There was an error while loading. Please reload this page.
1 parent 27a51eb commit a1455e1Copy full SHA for a1455e1
1 file changed
.github/workflows/Linter.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: super-linter/super-linter@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8.7.0
30
env:
31
GITHUB_TOKEN: ${{ github.token }}
32
- FILTER_REGEX_EXCLUDE: '(tests/src(TestRepo|WithManifestTestRepo)/src/classes/public/.*\.ps1|docs/.*)$'
+ FILTER_REGEX_EXCLUDE: '(tests/src(TestRepo|WithManifestTestRepo)/src/classes/public/.*\.ps1|docs/.*|\.github/actions/update-index/.*|\.github/workflows/Docs\.yml)$'
33
VALIDATE_BIOME_FORMAT: false
34
VALIDATE_GITHUB_ACTIONS: false
35
VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
0 commit comments