fix shellcheck workflow
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.sh'
|
- '**.sh'
|
||||||
|
# this is too wide but will cover shell scripts without an extension in that folder
|
||||||
|
- 'bin/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
|
|||||||
Reference in New Issue
Block a user