fix(ci): run merge queue checks on merge groups (#2745)

This commit is contained in:
Marc Chan 2026-05-23 11:59:30 +08:00 committed by GitHub
parent 650f7a5d23
commit 866661ac65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ name: ci
on:
pull_request:
merge_group:
# Release validation is owned by the release workflows rather than this CI
# workflow: `release-stable` has a verify job before publishing, and
# `release-beta` builds from its selected release commit. Keep this trigger