diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 561b170..001e1e9 100644 --- a/.github/workflows/superlinter.yml +++ b/.github/workflows/superlinter.yml @@ -4,7 +4,7 @@ on: push jobs: super-lint: - name: Lint code base + name: Lint code base 1 runs-on: ubuntu-latest steps: - name: Checkout code