Skip to content

Commit 122351e

Browse files
authored
0 */2 * * *
1 parent f61df47 commit 122351e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
workflow_dispatch:
3-
schedule: [{ cron: "*/5 * * * *" }]
3+
schedule: [{ cron: "0 */2 * * *" }]
44
push: { branches: ["master", "main"] }
55

66
name: Update Top Rank

0 commit comments

Comments
 (0)