CI: also run on t/ changes

This commit is contained in:
tokyo4j 2025-10-16 16:43:59 +09:00 committed by Hiroaki Yamamoto
parent be44991def
commit d8260feef2

View file

@ -18,6 +18,7 @@ on:
- 'include/**' - 'include/**'
- 'protocols/**' - 'protocols/**'
- 'clients/**' - 'clients/**'
- 't/**'
- 'scripts/**' - 'scripts/**'
- '.github/workflows/**' - '.github/workflows/**'