Skip to content

Commit 7210b83

Browse files
committed
Every 5 minutes
1 parent d8b02e1 commit 7210b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/monthly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ name: "Try latest Hugo version"
1010
on:
1111
schedule:
1212
# - cron: "0 0 1 * *"
13-
- cron: "* * * * *"
13+
- cron: "*/5 * * * *"

0 commit comments

Comments
 (0)