added checkout
This commit is contained in:
parent
341a7afdc6
commit
8b2a76c33f
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -18,6 +18,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: lint-bash-scripts
|
needs: lint-bash-scripts
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v1
|
||||||
- name: lint zammad dockerfile
|
- name: lint zammad dockerfile
|
||||||
uses: brpaz/hadolint-action@master
|
uses: brpaz/hadolint-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user