We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35f9f3 commit f99f5f2Copy full SHA for f99f5f2
1 file changed
.github/workflows/lint.yaml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
fetch-depth: 0
33
- name: Lint
34
- uses: super-linter/super-linter@v7
+ uses: super-linter/super-linter/slim@v7
35
env:
36
GITHUB_TOKEN: ${{ secrets.github-token }}
37
DEFAULT_BRANCH: ${{ inputs.default-branch }}
0 commit comments