Skip to content

Commit

Permalink
Merge pull request #152919 from Homebrew/SMillerDev-patch-1
Browse files Browse the repository at this point in the history
CI: run autobump more often
  • Loading branch information
MikeMcQuaid authored Oct 31, 2023
2 parents a5f413d + 9a7e6df commit 5640f48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ on:
description: Custom list of formulae to livecheck and bump if outdated
required: false
schedule:
# Every day at 5am
- cron: "0 5 * * *"
# Every 3 hours with an offset of 15 minutes
- cron: "15 */3 * * *"

env:
HOMEBREW_FORCE_HOMEBREW_ON_LINUX: 1
Expand Down

0 comments on commit 5640f48

Please sign in to comment.