Skip to content

Commit

Permalink
Set super-linter log level
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jul 28, 2023
1 parent d7c939d commit 711be23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Lint Code Base
uses: github/super-linter/slim@v4
env:
LOG_LEVEL: NOTICE
VALIDATE_ALL_CODEBASE: true
LINTER_RULES_PATH: 'tools/linters'
VALIDATE_CSS: true
Expand Down

0 comments on commit 711be23

Please sign in to comment.