Skip to content

Commit 24f9d7c

Browse files
authored
ci: pre-commit install only for helm validation (#1089)
1 parent 598c5f2 commit 24f9d7c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
helm: ${{ matrix.helm }}
3131

3232
- uses: pre-commit/action@v3.0.1
33+
with:
34+
extra_args: none || true
3335

3436
# Run with pre-commit to get diff check
3537
- name: helm-validation

0 commit comments

Comments
 (0)