From 6cc2b0edb56b38648ce5dbce6f1edc4fadc5b0de Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Thu, 12 Mar 2026 11:14:20 +0100 Subject: [PATCH] REMOVE ME --- .github/workflows/wpt.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/wpt.yml b/.github/workflows/wpt.yml index 9718756c..c22ae6f8 100644 --- a/.github/workflows/wpt.yml +++ b/.github/workflows/wpt.yml @@ -14,6 +14,8 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + pull_request: + types: [opened, synchronize, reopened, ready_for_review] jobs: wpt-build-release: