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 a15ea36 commit f82932bCopy full SHA for f82932b
1 file changed
README.md
@@ -59,7 +59,7 @@ name: Update streak stats
59
60
on:
61
schedule:
62
- - cron: "0 3 * * *" # Run every day at 03:00
+ - cron: "0 20 * * *" # Run every day at 03:00
63
push:
64
paths:
65
- ".github/workflows/streak-stats.yml" # Run any time this file is modified
0 commit comments