Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 5b25af0

Browse files
authored
Update linter.yaml
1 parent 3673c05 commit 5b25af0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linter.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
uses: github/super-linter@v4
3535
env:
3636
VALIDATE_ALL_CODEBASE: false
37-
DEFAULT_BRANCH: master
38-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
DEFAULT_BRANCH: main
38+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)