diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f740e4d..7332eca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,8 @@ name: CI on: pull_request: workflow_dispatch: + merge_group: + types: [checks_requested] env: UV_FROZEN: "1"