update template (#2113)

This commit is contained in:
Lukas Gravley 2021-11-10 11:53:21 -06:00 committed by GitHub
parent 81ba7d8d56
commit aac2cfc135
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,5 +51,6 @@ jobs:
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
# Change to 'master' if your main branch differs
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}