Skip to content

Commit

Permalink
chore: Remove DEFAULT_BRANCH from linter workflow (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
HorizonNet authored Feb 16, 2024
1 parent 14a0523 commit 40240a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ jobs:
uses: super-linter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: false
VALIDATE_CHECKOV: false

0 comments on commit 40240a4

Please sign in to comment.