diff --git a/.github/workflows/stack-linter.yml b/.github/workflows/stack-linter.yml index acfb9f8..ea0c068 100644 --- a/.github/workflows/stack-linter.yml +++ b/.github/workflows/stack-linter.yml @@ -24,7 +24,7 @@ on: jobs: build: # Name the Job - name: Stack linter + name: Super Linter # Set the agent to run on runs-on: ubuntu-latest ##################