Skip to content

Commit

Permalink
chore: Turn off JSCPD in super-linter workflow (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
HorizonNet authored Apr 18, 2024
1 parent 8bff0b2 commit 2e60291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false
VALIDATE_CHECKOV: false
VALIDATE_JSCPD: false

0 comments on commit 2e60291

Please sign in to comment.