ludeeus / action-shellcheck

GitHub action for ShellCheck.
MIT License
292 stars 69 forks source link

Do not run shellcheck on zsh scripts. #48

Closed ghost closed 2 years ago

ghost commented 3 years ago

This PR change the regexp used to detect scripts that will be checked to exclude zsh scripts.