We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0345c commit c64f7f0Copy full SHA for c64f7f0
.github/workflows/pull-request-build.yml
@@ -1,7 +1,7 @@
1
name: Build SDK
2
on:
3
pull_request:
4
- types: [synchronize, ready_for_review]
+ types: [opened, synchronize, ready_for_review]
5
6
concurrency:
7
group: start-pull-request-build-${{ github.ref }}
0 commit comments