Skip to content

Commit c5573f5

Browse files
authored
Update simulate-events-daily.yml
1 parent cacd974 commit c5573f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/simulate-events-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Simulate events (daily)
22

33
on:
44
schedule:
5-
- cron: 59 11 * * *
5+
- cron: 00 23 * * *
66

77
jobs:
88
simulate_events:

0 commit comments

Comments
 (0)