Skip to content

Commit dd696bb

Browse files
authored
Merge pull request #2955 from testssl/shellcheck_path_improvement
No shellcheck in ./t/
2 parents 4ad81ce + 92e0195 commit dd696bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Shellcheck
66
on:
77
pull_request:
88
paths-ignore:
9+
- 't/**'
910
- 'utils/**'
1011
- 'doc/**'
1112
- 'bin/**'

0 commit comments

Comments
 (0)