Skip to content

Commit d1b81c7

Browse files
committed
More edits
1 parent e8c3118 commit d1b81c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
VALIDATE_ALL_CODEBASE: false
41-
DEFAULT_BRANCH: main
42-
EDITORCONFIG_FILE_NAME: .editorconfig
41+
DEFAULT_BRANCH: origin/main
42+
EDITORCONFIG_FILE_NAME: ${{ github.workspace }}/.editorconfig

0 commit comments

Comments
 (0)