diff --git a/.github/workflows/superlinter.yml b/.github/workflows/superlinter.yml index 93742e0..462dc23 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 base1 runs-on: ubuntu-latest steps: - name: Checkout code