Skip to content

Commit

Permalink
adjust minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
KMicha committed Nov 24, 2022
1 parent d8fada7 commit 5c182c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/harvest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
schedule:
# * is a special character in YAML so you have to quote this string :
# daily,every 5 hours #m h d/m m d/w
- cron: '00 */5 * * *'
- cron: '33 */5 * * *'
# every 2 hour
# - cron: '10 */2 * * *'
# every month 2.nd day
Expand Down

0 comments on commit 5c182c6

Please sign in to comment.