We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5287e commit 479837fCopy full SHA for 479837f
.github/workflows/plugins.yml
@@ -9,7 +9,7 @@ jobs:
9
uses: actions/checkout@v1
10
with:
11
repository: jordanwilson230/kubectl-plugins
12
- ref: master
+ ref: ${{ github.head_ref }}
13
14
- name: Setup Minikube
15
id: minikube
0 commit comments