Skip to content

Commit fb7484c

Browse files
Define 'main' as the default branch
1 parent 1c5c9b9 commit fb7484c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/super_lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
uses: github/super-linter@v3
1111
env:
1212
VALIDATE_ALL_CODEBASE: false
13+
DEFAULT_BRANCH: main
1314
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1415
FILTER_REGEX_EXCLUDE: \.vscode-format\/.*

0 commit comments

Comments
 (0)