update regex

This commit is contained in:
grantbirki 2023-03-26 16:45:30 +01:00
parent b0625058db
commit eabccf3e08
No known key found for this signature in database
GPG Key ID: 96DF969ECBD266FE

View File

@ -20,4 +20,4 @@ jobs:
uses: GrantBirki/json-yaml-validate@v1.2.0
with:
comment: "true" # enable comment mode
yaml_exclude_regex: "(charts\/external-dns\/templates\/.*|mkdocs\\.yml)"
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"