Skip to content

Commit

Permalink
Update discord-notification.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bdougie authored May 14, 2021
1 parent abf4e29 commit 12855ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

1 comment on commit 12855ce

@vercel
Copy link

@vercel vercel bot commented on 12855ce May 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.