From ed1485c542d4768e75537cf3728423b1c5ee564b Mon Sep 17 00:00:00 2001 From: pat-s Date: Wed, 15 Jul 2026 16:51:15 +0200 Subject: [PATCH] ci: remove evaluate conditions --- .crow/auto-apply-patches.yaml | 1 - .crow/trial-build-registry.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/.crow/auto-apply-patches.yaml b/.crow/auto-apply-patches.yaml index 2ac6886..b9c8697 100644 --- a/.crow/auto-apply-patches.yaml +++ b/.crow/auto-apply-patches.yaml @@ -17,7 +17,6 @@ variables: when: - event: manual - evaluate: 'task == "auto-apply-patches"' - event: cron cron: auto-apply-patches diff --git a/.crow/trial-build-registry.yaml b/.crow/trial-build-registry.yaml index 1ac71e8..9871238 100644 --- a/.crow/trial-build-registry.yaml +++ b/.crow/trial-build-registry.yaml @@ -16,7 +16,6 @@ variables: when: - event: manual - evaluate: 'task == "trial-build-registry"' - event: cron cron: trial-build-registry