Skip to content

Commit

Permalink
run wf 3 hours after 0 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
sbittrich committed Nov 30, 2023
1 parent a258213 commit 57b7a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
branches: [ master ]
schedule:
# * is a special character in YAML, so you have to quote this string
- cron: '0 0 * * 3'
- cron: '0 3 * * 3'
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 57b7a71

Please sign in to comment.