Skip to content

Commit

Permalink
Update linter to only validate changes
Browse files Browse the repository at this point in the history
  • Loading branch information
timbeccue authored Sep 22, 2022
1 parent 5fc973a commit 3f1fce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
- name: Lint Code Base
uses: github/super-linter/slim@v4
env:
#VALIDATE_ALL_CODEBASE: false
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: dev
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3f1fce4

Please sign in to comment.