We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cd3e6 commit 8461f12Copy full SHA for 8461f12
.github/workflows/check_updates.yml
@@ -2,7 +2,7 @@ name: Check Updates
2
3
on:
4
schedule:
5
- - cron: "* * * * *"
+ - cron: "*/5 * * * *"
6
7
jobs:
8
check_updates:
0 commit comments