Skip to content

Commit

Permalink
Use super-linter slim image to reduce build times (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
sleighzy committed Feb 10, 2022
1 parent 9ec738d commit df08ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter/slim@v4
env:
DEFAULT_BRANCH: master
FILTER_REGEX_EXCLUDE: .*(tests/|Dockerfile.j2).*
Expand Down

0 comments on commit df08ccd

Please sign in to comment.