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: