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 c5573f5 commit 8d869aaCopy full SHA for 8d869aa
.github/workflows/simulate-events-daily.yml
@@ -2,7 +2,7 @@ name: Simulate events (daily)
2
3
on:
4
schedule:
5
- - cron: 00 23 * * *
+ - cron: 10 23 * * *
6
7
jobs:
8
simulate_events:
0 commit comments