Update step name

Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
Brett Logan 2022-12-23 18:49:32 -05:00
parent 4d34146719
commit 02c3084702

View file

@ -70,7 +70,7 @@ jobs:
"ghcr.io/github/super-linter:${tag}"
env:
tag: ${{ matrix.images.image-id }}
- name: Run All Codebase Super-Linter Tests
- name: Lint Codebase
if: ${{ github.repository == 'github/super-linter' && github.ref != 'refs/heads/main' }}
run: |
docker run \