fix shellcheck workflow

This commit is contained in:
Yoann Chaudet
2022-12-28 09:32:42 -08:00
parent 4ad87e1a89
commit a32bfc5876
+2
View File
@@ -4,6 +4,8 @@ on:
pull_request:
paths:
- '**.sh'
# this is too wide but will cover shell scripts without an extension in that folder
- 'bin/*'
jobs:
shellcheck: