Skip to content

Commit

Permalink
Set DEFAULT_BRANCH to main in super-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubKorytko committed Nov 10, 2023
1 parent a610a7b commit 952b074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
uses: super-linter/super-linter@v5
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: master
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 952b074

Please sign in to comment.