helm / chart-testing-action

A GitHub Action to lint and test Helm charts
https://github.com/helm/chart-testing
Apache License 2.0
245 stars 71 forks source link

docs: only run chart lint if changed #106

Closed fty4 closed 1 year ago

fty4 commented 1 year ago

If no change on the chart was detected the linting should not be executed.

related to #105