From 604054e852faf7aa8cea4170ef3f55e05dd0d4c9 Mon Sep 17 00:00:00 2001 From: web-flow Date: Tue, 19 Sep 2023 14:09:31 +0000 Subject: [PATCH] Update global workflows --- .github/workflows/sync-labels.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index 4a7e01dc..b4c8ef1a 100644 --- a/.github/workflows/sync-labels.yaml +++ b/.github/workflows/sync-labels.yaml @@ -1,7 +1,6 @@ name: Sync labels on: schedule: - # * is a special character in YAML so you have to quote this string - cron: '0 7 * * 1' workflow_dispatch: