Skip to content

Commit

Permalink
Update harvest.yml
Browse files Browse the repository at this point in the history
23h
  • Loading branch information
KMicha authored Jan 25, 2025
1 parent 0edab43 commit 634a523
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: '30 */5 * * *'
- cron: '30 */23 * * *'
# every 2 hour
# - cron: '10 */2 * * *'
# every month 2.nd day
Expand Down

0 comments on commit 634a523

Please sign in to comment.