From c0fe70c5f081605baf7f904d6469030aa2312f2a Mon Sep 17 00:00:00 2001 From: Kerollmops Date: Thu, 20 Mar 2025 12:29:08 +0100 Subject: [PATCH] Make the CI work with merge queue grouping --- .github/workflows/test-suite.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index feb95d8ad..8904b6c75 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -6,6 +6,7 @@ on: # Everyday at 5:00am - cron: "0 5 * * *" pull_request: + merge_group: push: # trying and staging branches are for Bors config branches: