Skip to content

Commit 4ec12b6

Browse files
committed
try again
1 parent 280ea6d commit 4ec12b6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,5 @@ jobs:
3737
uses: github/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40-
VALIDATE_ALL_CODEBASE: false
41-
DEFAULT_BRANCH: origin/main
42-
VALIDATE_EDITORCONFIG: true
43-
EDITORCONFIG_FILE_NAME: .editorconfig
40+
EDITORCONFIG_FILE_NAME: ../../.editorconfig
4441
IGNORE_GITIGNORED_FILES: true

0 commit comments

Comments
 (0)