Skip to content

Commit

Permalink
Fix publish workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
  • Loading branch information
kke committed Jun 2, 2023
1 parent c5ad175 commit 176289f
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 176289f

Please sign in to comment.