Skip to content

Commit

Permalink
Try setting HOMEBREW_NO_INSTALL_FROM_API
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell committed Feb 18, 2023
1 parent a2c4d19 commit 1b97f4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
pull_request_target:
types:
- labeled
env:
HOMEBREW_NO_INSTALL_FROM_API: 1
jobs:
pr-pull:
if: contains(github.event.pull_request.labels.*.name, 'pr-pull')
Expand Down

0 comments on commit 1b97f4e

Please sign in to comment.