Skip to content

Commit

Permalink
Merge pull request #136814 from carlocab/disabled-eval-all
Browse files Browse the repository at this point in the history
remove-disabled-formulae: set `HOMEBREW_EVAL_ALL`
  • Loading branch information
carlocab authored Jul 17, 2023
2 parents 8aff76d + 586a694 commit 5531edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/remove-disabled-formulae.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: Homebrew/actions/remove-disabled-formulae@master
env:
HOMEBREW_GPG_PASSPHRASE: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY_PASSPHRASE }}
HOMEBREW_EVAL_ALL: 1

- name: Push commits
if: fromJson(steps.remove_disabled.outputs.formulae-removed)
Expand Down

0 comments on commit 5531edc

Please sign in to comment.