Skip to content

Commit 876c146

Browse files
authored
Update daily_update.yml
1 parent f0955c7 commit 876c146

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/daily_update.yml

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

76
name: daily update

0 commit comments

Comments
 (0)