Skip to content

Commit

Permalink
Merge pull request #187939 from Homebrew/no-build-error-issues
Browse files Browse the repository at this point in the history
dispatch-build-bottle: set `HOMEBREW_NO_BUILD_ERROR_ISSUES`
  • Loading branch information
carlocab committed Sep 12, 2024
2 parents 4d6530d + 13235af commit 0177ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch-build-bottle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ env:
HOMEBREW_GITHUB_ACTIONS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_FROM_API: 1
HOMEBREW_NO_BUILD_ERROR_ISSUES: 1
RUN_URL: ${{github.event.repository.html_url}}/actions/runs/${{github.run_id}}
DISPATCH_BUILD_BOTTLE_SENDER: ${{ github.event.sender.login }}
DISPATCH_BUILD_BOTTLE_FORMULA: ${{ inputs.formula }}
Expand Down

0 comments on commit 0177ca5

Please sign in to comment.