Skip to content

Commit f82932b

Browse files
authored
Update README.md
1 parent a15ea36 commit f82932b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ name: Update streak stats
5959

6060
on:
6161
schedule:
62-
- cron: "0 3 * * *" # Run every day at 03:00
62+
- cron: "0 20 * * *" # Run every day at 03:00
6363
push:
6464
paths:
6565
- ".github/workflows/streak-stats.yml" # Run any time this file is modified

0 commit comments

Comments
 (0)