From 12855ced792ada98c47dfe206435fc15d93760f2 Mon Sep 17 00:00:00 2001 From: Brian Douglas Date: Fri, 14 May 2021 06:13:01 -0700 Subject: [PATCH] Update discord-notification.yml --- .github/workflows/discord-notification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/discord-notification.yml b/.github/workflows/discord-notification.yml index 5f4a0f3..242ccbb 100644 --- a/.github/workflows/discord-notification.yml +++ b/.github/workflows/discord-notification.yml @@ -3,7 +3,7 @@ name: Discord Notifications on: workflow_dispatch: schedule: - - cron: "7 13 * * 2,5" + - cron: "7 13 * * 2" jobs: check-for-live-content: