Skip to content

Commit bd2de86

Browse files
committed
#2641 Send notifications at 9am EST
1 parent 3f26e30 commit bd2de86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/task-deadline-notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Send Task Deadline Notifications
22

33
on:
44
schedule:
5-
- cron: '0 9 * * *'
5+
- cron: '0 14 * * *'
66

77
jobs:
88
send_notifications:

0 commit comments

Comments
 (0)