From 8a71f1166aef36e02ba4f422704115536b801208 Mon Sep 17 00:00:00 2001 From: Sithies Date: Sat, 25 Apr 2026 21:16:01 +0200 Subject: [PATCH] Changed to no test by creating PR --- .gitea/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f984a08..7491e8f 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -3,8 +3,6 @@ name: CI on: push: branches: [ '**' ] - pull_request: - branches: [ master ] schedule: - cron: '0 3 * * 1' # Montags 03:00 UTC → deploy-infra (Ollama update)