We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d792b39 commit 312441cCopy full SHA for 312441c
1 file changed
.github/workflows/pull-request-build.yml
@@ -1,6 +1,7 @@
1
name: Build SDK
2
on:
3
pull_request:
4
+ merge_group:
5
types: [opened, synchronize, ready_for_review]
6
7
concurrency:
0 commit comments