Skip to content

Commit 479837f

Browse files
Update plugins.yml
1 parent 5b5287e commit 479837f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@v1
1010
with:
1111
repository: jordanwilson230/kubectl-plugins
12-
ref: master
12+
ref: ${{ github.head_ref }}
1313

1414
- name: Setup Minikube
1515
id: minikube

0 commit comments

Comments
 (0)