Skip to content

Commit fed070f

Browse files
committed
chore: update reporter time to 4 PM PT
1 parent fa11a20 commit fed070f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schedule_reporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: Schedule Reporter
1616

1717
on:
1818
schedule:
19-
- cron: '0 22 * * *' # Runs at 3:00 PM PT (10:00 PM UTC) every day
19+
- cron: '0 23 * * *' # Runs at 4:00 PM PT (11:00 PM UTC) every day
2020

2121
jobs:
2222
run_reporter:

0 commit comments

Comments
 (0)