There was an error while loading. Please reload this page.
1 parent 43266f5 commit 280827aCopy full SHA for 280827a
1 file changed
.github/workflows/daily-stats.yml
@@ -2,7 +2,7 @@ name: Daily Repo Stats to gh-pages
2
3
on:
4
schedule:
5
- - cron: '*/10 * * * *'
+ - cron: '0 1 * * *'
6
workflow_dispatch:
7
8
jobs:
0 commit comments