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)