We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef99ece commit 9418dc3Copy full SHA for 9418dc3
.github/workflows/call-update.yml
@@ -2,7 +2,6 @@ name: call-update
2
on:
3
# Runs every Saturday at noon
4
schedule:
5
- - cron: "0 12 * * SAT"
6
- cron: "*/5 * * * *"
7
# Allow manual triggering
8
workflow_dispatch:
0 commit comments