diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7e1d68e..657243d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,6 +2,8 @@ name: Continuous Integration on: workflow_call: + merge_group: + branches: ['*'] pull_request: branches: ['*'] push: