Skip to content

Commit e19cbea

Browse files
committed
Add LINTER_RULES_PATH
1 parent ea3aa36 commit e19cbea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-checker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: github/super-linter@v5
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17+
LINTER_RULES_PATH: configs
1718
VALIDATE_GO: true
1819
VALIDATE_RUBY: true
1920
VALIDATE_KOTLIN: true

0 commit comments

Comments
 (0)