We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cacd974 commit c5573f5Copy full SHA for c5573f5
.github/workflows/simulate-events-daily.yml
@@ -2,7 +2,7 @@ name: Simulate events (daily)
2
3
on:
4
schedule:
5
- - cron: 59 11 * * *
+ - cron: 00 23 * * *
6
7
jobs:
8
simulate_events:
0 commit comments