Skip to content

Commit eaa6cc6

Browse files
Merge pull request ossf#129 from ossf/default_branch_main
CHange workflow default branch to 'main'
2 parents 211cf66 + 4190dc6 commit eaa6cc6

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)