We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f26e30 + bd2de86 commit 944da76Copy full SHA for 944da76
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