Skip to content

Commit b92ed11

Browse files
author
Ahmad Nassri
committed
ci(super-linter): improve super-linter run
1 parent f6433c5 commit b92ed11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/super-linter.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: docker://github/super-linter:v3
12+
env:
13+
VALIDATE_ALL_CODEBASE: false
14+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)