mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
Update step name
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
4d34146719
commit
02c3084702
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue