Add checkout of repo
This commit is contained in:
parent
70b73d7cb9
commit
96a78c98d1
2
.github/workflows/helm_validation.yaml
vendored
2
.github/workflows/helm_validation.yaml
vendored
@ -6,6 +6,8 @@ jobs:
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v2
|
||||
- name: Kubeval Helm Chart
|
||||
uses: junior/kubeval-helm-chart-action@0.2.0-alpha.0
|
||||
env:
|
||||
|
Reference in New Issue
Block a user