Skip to content

Commit 76b4851

Browse files
committed
Fix linter
1 parent 080e28a commit 76b4851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Run GitHub super-linter
4444
uses: super-linter/super-linter/slim@v6
4545
env:
46-
DEFAULT_BRANCH: master
46+
DEFAULT_BRANCH: main
4747
# To report GitHub Actions status checks
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)