mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
fix: chart-lint-test workflow
This commit is contained in:
parent
5ba6779f0e
commit
181f294aee
4
.github/workflows/charts-lint-test.yaml
vendored
4
.github/workflows/charts-lint-test.yaml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user