From: tokyo4j Date: Thu, 16 Oct 2025 07:43:59 +0000 (+0900) Subject: CI: also run on t/ changes X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=d8260feef20705e0aa84f30c1f898d8061f850db;p=proto%2Flabwc.git CI: also run on t/ changes --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a9ccbb06..b7329c7b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,6 +18,7 @@ on: - 'include/**' - 'protocols/**' - 'clients/**' + - 't/**' - 'scripts/**' - '.github/workflows/**'