feat: Create a custom action to verify chart version

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-28 17:01:37 +02:00 committed by GitHub
parent c598d8a00a
commit b4b335ca6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 25241 additions and 51 deletions

View file

@ -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