Skip to content

Commit 9418dc3

Browse files
committed
short cron?
1 parent ef99ece commit 9418dc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/call-update.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: call-update
22
on:
33
# Runs every Saturday at noon
44
schedule:
5-
- cron: "0 12 * * SAT"
65
- cron: "*/5 * * * *"
76
# Allow manual triggering
87
workflow_dispatch:

0 commit comments

Comments
 (0)