Skip to content

Commit e805a9f

Browse files
committed
fix branch
1 parent 2c6cac1 commit e805a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run Super-Linter on new changes
2323
uses: docker://ghcr.io/github/super-linter:slim-v4
2424
env:
25-
DEFAULT_BRANCH: main
25+
DEFAULT_BRANCH: master
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
MARKDOWN_CONFIG_FILE: .markdownlint.json
2828
# XXX gitleaks is currently not using exception file: #511

0 commit comments

Comments
 (0)