Skip to content

Commit 5a55645

Browse files
authored
Update linter.yml
1 parent 13f7f65 commit 5a55645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
uses: docker://github/super-linter:v3
3939
env:
4040
VALIDATE_ALL_CODEBASE: false
41-
FILTER_REGEX_INCLUDE: .*src/.*
41+
PATH_REGEX_INCLUDE: src
4242
DEFAULT_BRANCH: master
4343
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js

0 commit comments

Comments
 (0)