1 parent d8b02e1 commit 7210b83Copy full SHA for 7210b83
1 file changed
.github/workflows/monthly.yaml
@@ -10,4 +10,4 @@ name: "Try latest Hugo version"
10
on:
11
schedule:
12
# - cron: "0 0 1 * *"
13
- - cron: "* * * * *"
+ - cron: "*/5 * * * *"
0 commit comments