Skip to content

Commit

Permalink
Update super-linter.yml (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Milliorn <scottmilliorn@gmail.com>

Signed-off-by: Scott Milliorn <scottmilliorn@gmail.com>
  • Loading branch information
milliorn authored Nov 11, 2022
1 parent 0d301eb commit d3b35e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter/slim@v4
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_JAVASCRIPT_ES: true
DEFAULT_BRANCH: "main"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d3b35e5

Please sign in to comment.