Skip to content

Commit 8569503

Browse files
committed
Disable the homebrew pr submitting temporarily.
Since it's an external repository, and we are in the process of testing our submitting to dockerhub it makes sense to temporarily disable it to avoid spamming it with temporary/experimental PRs.
1 parent 9f164e4 commit 8569503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-packages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118

119119

120120
homebrew-pr:
121+
if: ${{ false }} # disable for now
121122
runs-on: macos-10.15
122123
steps:
123124
- name: Get release tag name

0 commit comments

Comments
 (0)