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 6b7b739 commit 4f5d8bdCopy full SHA for 4f5d8bd
.github/workflows/pr-preview-build.yml
@@ -1,8 +1,8 @@
1
name: PR Preview Build Release Binaries
2
3
on:
4
- pull_request:
5
-
+ pull_request_target:
+ types: [opened, synchronize, reopened, closed]
6
7
jobs:
8
build:
0 commit comments