diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c472fd7e..50dc0765 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: [main] pull_request: branches: ["**"] + merge_group: workflow_dispatch: # Cancel in-progress runs when a new commit is pushed to the same PR or branch