No shellcheck in ./t/

This commit is contained in:
Dirk Wetter
2025-11-24 11:19:13 +01:00
committed by GitHub
parent 4ad81cea9b
commit 92e0195118

View File

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