Skip to content

Commit 3e614ba

Browse files
authored
ci: Run CI on merge_group checks requested (#11675)
Let's see if that fixes it!
1 parent 30aa211 commit 3e614ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- master
77
- release/**
88
pull_request:
9+
merge_group:
10+
types: [checks_requested]
911
workflow_dispatch:
1012
inputs:
1113
commit:

0 commit comments

Comments
 (0)