We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e787c commit fa5d75dCopy full SHA for fa5d75d
1 file changed
.github/workflows/statistic-schedule.yml
@@ -8,7 +8,7 @@ env:
8
GH_TOKEN: ${{ secrets.GH_TOKEN }}
9
on:
10
schedule:
11
- - cron: "15 0 * * *"
+ - cron: "0 16 * * *"
12
push:
13
branches:
14
- "**"
0 commit comments