fix: chart-lint-test workflow

This commit is contained in:
ᗪєνιη ᗷυнʟ 2021-02-17 17:53:55 -05:00 committed by GitHub
parent 5ba6779f0e
commit 181f294aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@ on:
pull_request: pull_request:
paths: paths:
- 'charts/**' - 'charts/**'
- '!charts/**/CHANGELOG.md.gotmpl'
- '!charts/**/CUSTOM_CONFIG.md.gotmpl'
- '!charts/**/README.md' - '!charts/**/README.md'
- '!charts/**/README.md.gotmpl' - '!charts/**/README.md.gotmpl'
- '!charts/**/README_CHANGELOG.md.gotmpl'
- '!charts/**/README_CONFIG.md.gotmpl'
jobs: jobs:
lint: lint: