Skip to content

Commit

Permalink
Merge pull request #164745 from Homebrew/brew-test-bot-autobump
Browse files Browse the repository at this point in the history
autobump: set `HOMEBREW_TEST_BOT_AUTOBUMP`
  • Loading branch information
ZhongRuoyu committed Mar 1, 2024
2 parents f26ce36 + a982e0e commit 78f02d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autobump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ jobs:
with:
token: ${{ secrets.HOMEBREW_CORE_REPO_WORKFLOW_TOKEN }}
formulae: ${{ github.event.inputs.formulae || steps.autobump.outputs.autobump_list }}
env:
HOMEBREW_TEST_BOT_AUTOBUMP: 1

0 comments on commit 78f02d0

Please sign in to comment.