Skip to content

Commit

Permalink
ci: update bump schedule time
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc authored Apr 30, 2024
1 parent 47d58ce commit 3bfac87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Bump Formulae and Casks

on:
schedule:
- cron: "20 8/20 * * *"
- cron: "20 8,20 * * *"
workflow_dispatch:

defaults:
Expand Down

0 comments on commit 3bfac87

Please sign in to comment.