mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
feat: Create a custom action to verify chart version
This commit is contained in:
parent
c598d8a00a
commit
b4b335ca6e
14 changed files with 25241 additions and 51 deletions
|
@ -1,4 +1,9 @@
|
|||
# See https://pre-commit.com for more information
|
||||
exclude: |
|
||||
(?x)^(
|
||||
.github\/actions\/.*\/dist\/.*
|
||||
)$
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue