From 92a49f835464b3d8c1c5fcf354d9926e30835aa2 Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Tue, 5 Sep 2023 15:49:36 +0100 Subject: [PATCH] :construction_worker: Remove cron action --- .github/workflows/create-team-update.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create-team-update.yaml b/.github/workflows/create-team-update.yaml index e68e3df..ced3a62 100644 --- a/.github/workflows/create-team-update.yaml +++ b/.github/workflows/create-team-update.yaml @@ -1,8 +1,8 @@ name: Open a weekly team update issue on: - schedule: + # schedule: # Run every Tuesday at 13:00 (5:00 on PDT ) - - cron: "00 13 * * WED" + # - cron: "00 13 * * WED" workflow_dispatch: inputs: