fix shellcheck workflow
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user