Skip to content

Commit 9879e9b

Browse files
committed
chore: minor fixes
1 parent 43afc53 commit 9879e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-preview-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: PR Preview Build Release Binaries
22

33
on:
4-
pull_request:
5-
4+
pull_request_target:
5+
types: [opened, synchronize, reopened, closed]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)