Skip to content

Commit

Permalink
ci: run at 2 , 22 and 42 past the hour
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed Nov 7, 2024
1 parent a9ab199 commit 963f8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-formulas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Recipes
on:
workflow_dispatch:
schedule:
- cron: "*/20 * * * *"
- cron: "2,22,42 * * * *"

jobs:
update-recpies:
Expand Down

0 comments on commit 963f8da

Please sign in to comment.