We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ad6d6 commit f358b74Copy full SHA for f358b74
.github/workflows/bashisms.yml
@@ -3,7 +3,7 @@ name: Check for bashisms
3
on:
4
pull_request:
5
paths:
6
- - '**/*.sh'
+ - 'core/tabs/**/*.sh'
7
merge_group:
8
workflow_dispatch:
9
0 commit comments