Skip to content

Commit

Permalink
ci: change master to main in .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Jul 26, 2024
1 parent 5b1ab0a commit 99e7a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
DEFAULT_BRANCH: main
LINTER_RULES_PATH: .
MARKDOWN_CONFIG_FILE: .markdownlint.json

Expand Down

0 comments on commit 99e7a36

Please sign in to comment.