From: Consolatis <35009135+Consolatis@users.noreply.github.com> Date: Wed, 8 Oct 2025 20:10:24 +0000 (+0200) Subject: CI: also run on clients/ changes X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=7166efe7bf3fe239b73b394759f59835653d6d32;p=proto%2Flabwc.git CI: also run on clients/ changes --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e2876ac9..a9ccbb06 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,6 +17,7 @@ on: - 'src/**' - 'include/**' - 'protocols/**' + - 'clients/**' - 'scripts/**' - '.github/workflows/**'