Skip to content

Commit f358b74

Browse files
Update bashisms.yml
1 parent 22ad6d6 commit f358b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bashisms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Check for bashisms
33
on:
44
pull_request:
55
paths:
6-
- '**/*.sh'
6+
- 'core/tabs/**/*.sh'
77
merge_group:
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)