We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b018b3 commit 45a8ca5Copy full SHA for 45a8ca5
.github/workflows/linter.yml
@@ -34,6 +34,7 @@ jobs:
34
- name: SuperLinter
35
uses: github/super-linter@v4
36
env:
37
+ ACTIONS_RUNNER_DEBUG: true
38
VALIDATE_ALL_CODEBASE: false
39
DEFAULT_BRANCH: main
40
VALIDATE_PYTHON_FLAKE8: true
0 commit comments