From 2ba968ebb3a51a103ffafb1943ca45e3ac597319 Mon Sep 17 00:00:00 2001 From: Jake Lee Kennedy Date: Wed, 20 May 2026 16:23:40 +0100 Subject: [PATCH] run ab test CI on change to pnpm-workspace.yaml --- .github/workflows/ab-testing-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ab-testing-ci.yml b/.github/workflows/ab-testing-ci.yml index fc9f7a24d1b..c9ae9644e16 100644 --- a/.github/workflows/ab-testing-ci.yml +++ b/.github/workflows/ab-testing-ci.yml @@ -8,6 +8,7 @@ on: paths: - 'ab-testing/**' - '.github/workflows/ab-testing-ci.yml' + - 'pnpm-workspace.yaml' jobs: ab-testing-checks: