From 77508f8fc5f8d5f82ffcbc7121adb60593137cf6 Mon Sep 17 00:00:00 2001 From: pat-s Date: Tue, 14 Jul 2026 18:17:28 +0200 Subject: [PATCH] ci: clean weekly-patch-proposals trigger --- .crow/weekly-patch-proposals.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.crow/weekly-patch-proposals.yaml b/.crow/weekly-patch-proposals.yaml index 8fa45df..f956f3f 100644 --- a/.crow/weekly-patch-proposals.yaml +++ b/.crow/weekly-patch-proposals.yaml @@ -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