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
|
||||
needs: lint-bash-scripts
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
- name: lint zammad dockerfile
|
||||
uses: brpaz/hadolint-action@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user