mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
ci: enable merge group (#2899)
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -13,6 +13,7 @@ on:
|
|||||||
- '!.github/actions/build-rust/action.yml'
|
- '!.github/actions/build-rust/action.yml'
|
||||||
- '!.github/actions/setup-node/action.yml'
|
- '!.github/actions/setup-node/action.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
merge_group:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- v[0-9]+.[0-9]+.x-staging
|
- v[0-9]+.[0-9]+.x-staging
|
||||||
|
|||||||
Reference in New Issue
Block a user