We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e328edd commit 5d3f851Copy full SHA for 5d3f851
1 file changed
.github/workflows/pr-test.yml
@@ -50,6 +50,8 @@ jobs:
50
WORKON_HOME: ""
51
PYTHONPATH: ${{ env.PYTHONPATH }}
52
VALIDATE_GIT_COMMITLINT: false
53
+ VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
54
+ VALIDATE_TRIVY: false
55
pr-dotenv-linter:
56
runs-on: ubuntu-latest
57
steps:
0 commit comments