Merge pull request #2955 from testssl/shellcheck_path_improvement

No shellcheck in ./t/
This commit is contained in:
Dirk Wetter
2025-11-24 11:20:18 +01:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ name: Shellcheck
on:
pull_request:
paths-ignore:
- 't/**'
- 'utils/**'
- 'doc/**'
- 'bin/**'