mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-06 12:21:00 +01:00
update yaml exclude regex
This commit is contained in:
parent
a150ab0e3f
commit
b0625058db
2
.github/workflows/json-yaml-validate.yml
vendored
2
.github/workflows/json-yaml-validate.yml
vendored
@ -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/.*"
|
||||
yaml_exclude_regex: "(charts\/external-dns\/templates\/.*|mkdocs\\.yml)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user