From e3a076f975724088ba769969284ed23e412c745d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?oliver=20k=C3=B6nig?= Date: Fri, 20 Dec 2024 10:38:42 +0100 Subject: [PATCH] ci: Properly enable merge-queue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: oliver könig --- .github/workflows/cicd-main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd-main.yml b/.github/workflows/cicd-main.yml index 781d3b482..250dd4f95 100644 --- a/.github/workflows/cicd-main.yml +++ b/.github/workflows/cicd-main.yml @@ -20,6 +20,7 @@ on: - 'r**' - 'dev' types: [labeled] + merge_group: workflow_dispatch: inputs: test_to_run: