This commit is contained in:
Michael Grote 2024-08-27 21:41:47 +02:00
parent 9c800c8471
commit ed8c58e4e8

View file

@ -24,7 +24,7 @@ jobs:
args: hadolint Dockerfile args: hadolint Dockerfile
shellcheck: # https://github.com/marketplace/actions/shellcheck shellcheck: # https://github.com/marketplace/actions/shellcheck
name: Shellcheck name: shellcheck
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4