Skip to content

Commit 96a78c9

Browse files
Add checkout of repo
1 parent 70b73d7 commit 96a78c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/helm_validation.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
validate:
77
runs-on: ubuntu-latest
88
steps:
9+
- name: Checkout Repo
10+
uses: actions/checkout@v2
911
- name: Kubeval Helm Chart
1012
uses: junior/[email protected]
1113
env:

0 commit comments

Comments
 (0)