Skip to content

Commit 3e12b58

Browse files
committed
fix: re-enable debug logging for super-linter
1 parent 43c881a commit 3e12b58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint-pr_job.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
MARKDOWN_CONFIG_FILE: .markdownlint.yml
3434
VALIDATE_ALL_CODEBASE: false
3535
IGNORE_GITIGNORED_FILES: true
36+
LOG_LEVEL: DEBUG
37+
ACTIONS_RUNNER_DEBUG: true
3638

3739
- name: Report linting results with reviewdog
3840
shell: bash

0 commit comments

Comments
 (0)