From bf6897bf09fb2707e9bb8fab80e7071b49a3a88e Mon Sep 17 00:00:00 2001 From: tycho garen Date: Thu, 25 Jan 2024 16:54:31 -0500 Subject: [PATCH] chore: enable ci for merge queue events --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7bda8cafa..0779f0934 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,6 +5,7 @@ on: branches: - main pull_request: + merge_queue: workflow_dispatch: concurrency: