We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b83e85 commit 850b1a5Copy full SHA for 850b1a5
1 file changed
.github/workflows/__pinact.yml
@@ -56,6 +56,8 @@ jobs:
56
ignore_actions:
57
- name: ${{ github.repository_owner }}/.*
58
ref: master
59
+ - name: Homebrew/actions/.*
60
+ ref: main
61
separator: " # "
62
pinactRepo: ${{ github.event.inputs.pinactRepo }}
63
pinactVersion: ${{ github.event.inputs.pinactVersion }}
0 commit comments