From 87ed92d47c5de2655fa1fe2bd6b37ef9cf5c4ca8 Mon Sep 17 00:00:00 2001 From: ilias Date: Mon, 21 Oct 2024 11:59:55 +0200 Subject: [PATCH] Trigger CI for merge queue attempts --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 799d9a24..0dfb586e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: push: branches: - "trunk" + merge_group: # We also provide a way to run this manually, if needed. workflow_dispatch: