stefanprodan / hrval-action

Flux Helm Release validation GitHub action
Apache License 2.0
60 stars 44 forks source link

Recursively search for *.yml (not only *.yaml) #18

Closed vliubko closed 4 years ago

vliubko commented 4 years ago

Recursively search is enabled only for *.yaml files now. https://github.com/stefanprodan/hrval-action/blob/master/src/hrval-all.sh#L39

We need to enable it for *.yml files too