Skip to content

Commit

Permalink
Run update workflow more frequently (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: Eemeli Aro <[email protected]>
  • Loading branch information
flodolo and eemeli authored Jan 15, 2025
1 parent a00aa07 commit eaf27b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Update

on:
schedule:
- cron: "0 11,23 * * *"
- cron: "0 6,12,18 * * *"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit eaf27b4

Please sign in to comment.