Add checkout of repo

This commit is contained in:
Matthew Beckett 2020-09-02 22:26:06 +01:00
parent 70b73d7cb9
commit 96a78c98d1
No known key found for this signature in database
GPG Key ID: 1DE03C2794E6CFBC
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ jobs:
validate: validate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Repo
uses: actions/checkout@v2
- name: Kubeval Helm Chart - name: Kubeval Helm Chart
uses: junior/kubeval-helm-chart-action@0.2.0-alpha.0 uses: junior/kubeval-helm-chart-action@0.2.0-alpha.0
env: env: