Skip to content

Commit

Permalink
Only run superlint on changed files
Browse files Browse the repository at this point in the history
  • Loading branch information
terryburton committed Aug 3, 2022
1 parent 7d13d65 commit 9be0056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
uses: github/super-linter@v4
env:
DEFAULT_BRANCH: master
VALIDATE_ALL_CODEBASE: false
VALIDATE_JSCPD: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9be0056

Please sign in to comment.