We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109fa49 commit 8422a7eCopy full SHA for 8422a7e
.github/workflows/linter.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: super-linter/super-linter/slim@v5
51
env:
52
VALIDATE_ALL_CODEBASE: false
53
- DEFAULT_BRANCH: master
+ DEFAULT_BRANCH: main
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
VALIDATE_MARKDOWN: true
56
MARKDOWN_CONFIG_FILE: .markdown-lint.yml
0 commit comments