ci: remove evaluate conditions
Some checks failed
ci/crow/manual/auto-apply-patches Pipeline failed
ci/crow/cron/process-updates/9 Pipeline was successful
ci/crow/cron/process-updates/3 Pipeline was successful

This commit is contained in:
Patrick Schratz 2026-07-15 16:51:15 +02:00
commit ed1485c542
No known key found for this signature in database
GPG key ID: 62050D5BC68AB6DC
2 changed files with 0 additions and 2 deletions

View file

@ -17,7 +17,6 @@ variables:
when:
- event: manual
evaluate: 'task == "auto-apply-patches"'
- event: cron
cron: auto-apply-patches

View file

@ -16,7 +16,6 @@ variables:
when:
- event: manual
evaluate: 'task == "trial-build-registry"'
- event: cron
cron: trial-build-registry