From 91b6bf8eda0e031fe749c4200067aba8c594c63e Mon Sep 17 00:00:00 2001 From: Pieter Colpaert Date: Thu, 7 Mar 2024 07:45:56 +0100 Subject: [PATCH] =?UTF-8?q?Disable=20flanders.yml=20as=20it=E2=80=99s=20br?= =?UTF-8?q?oken?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flanders.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flanders.yml b/.github/workflows/flanders.yml index e6396f3..b358209 100644 --- a/.github/workflows/flanders.yml +++ b/.github/workflows/flanders.yml @@ -4,7 +4,7 @@ name: Flanders on: schedule: # should run every morning at 6 am - - cron: '0 6 * * *' + #- cron: '0 6 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: