Skip to content

Commit 4190dc6

Browse files
CHange workflow default branch to 'main'
Signed-off-by: David A. Wheeler <[email protected]>
1 parent 211cf66 commit 4190dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: github/super-linter@v4
4848
env:
4949
VALIDATE_ALL_CODEBASE: false
50-
DEFAULT_BRANCH: master
50+
DEFAULT_BRANCH: main
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
VALIDATE_MARKDOWN: true
5353
MARKDOWN_CONFIG_FILE: .markdown-lint.yml

0 commit comments

Comments
 (0)