Skip to content

Commit

Permalink
Update superlinter.yml
Browse files Browse the repository at this point in the history
turn off gitleaks
  • Loading branch information
shaunwbell authored Nov 21, 2023
1 parent 145a946 commit ee1443b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
env:
VALIDATE_XML: false
VALIDATE_JSCPD: false
VALIDATE_GITLEAKS: false
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ee1443b

Please sign in to comment.