We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598c5f2 commit 24f9d7cCopy full SHA for 24f9d7c
1 file changed
.github/workflows/lint.yml
@@ -30,6 +30,8 @@ jobs:
30
helm: ${{ matrix.helm }}
31
32
- uses: pre-commit/action@v3.0.1
33
+ with:
34
+ extra_args: none || true
35
36
# Run with pre-commit to get diff check
37
- name: helm-validation
0 commit comments