We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f26e30 commit bd2de86Copy full SHA for bd2de86
1 file changed
.github/workflows/task-deadline-notifications.yml
@@ -2,7 +2,7 @@ name: Send Task Deadline Notifications
2
3
on:
4
schedule:
5
- - cron: '0 9 * * *'
+ - cron: '0 14 * * *'
6
7
jobs:
8
send_notifications:
0 commit comments