Skip to content

Commit a4d6ba1

Browse files
committed
update readme
1 parent 30c03ed commit a4d6ba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Update Stats
33
on:
44
workflow_dispatch:
55
schedule:
6-
# Runs every 2 hours
7-
- cron: "0 */2 * * *"
6+
# Runs every 12 hours
7+
- cron: "0 */12 * * *"
88

99
permissions:
1010
contents: write

0 commit comments

Comments
 (0)