Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix shellcheck workflow
Yoann Chaudet committed Dec 28, 2022

Unverified

No user is associated with the committer email.
1 parent 4ad87e1 commit a32bfc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/shellcheck.yml
@@ -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:

0 comments on commit a32bfc5

Please sign in to comment.