ci: clean weekly-patch-proposals trigger
Some checks failed
ci/crow/manual/weekly-patch-proposals Pipeline failed
ci/crow/cron/process-updates/13 Pipeline was successful
ci/crow/cron/process-updates/14 Pipeline was successful

This commit is contained in:
Patrick Schratz 2026-07-14 18:17:28 +02:00
commit 77508f8fc5
No known key found for this signature in database
GPG key ID: 62050D5BC68AB6DC

View file

@ -7,12 +7,8 @@
# Global across platforms (the classifier groups over all of single_builds), so
# a single job -- no matrix. Clones read-only; the only write is the Forgejo
# issue via FORGEJO_TOKEN.
#
# Register the cron in the crow UI as `weekly-patch-proposals`, or run manually:
# woodpecker-cli pipeline create --var task=weekly-patch-proposals --branch=main 7
when:
- event: manual
evaluate: 'task == "weekly-patch-proposals"'
- event: cron
cron: weekly-patch-proposals