Skip to content

Commit 312441c

Browse files
committed
Add merge_group to pr build workflow
1 parent d792b39 commit 312441c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build SDK
22
on:
33
pull_request:
4+
merge_group:
45
types: [opened, synchronize, ready_for_review]
56

67
concurrency:

0 commit comments

Comments
 (0)