Skip to content

Commit a4ea989

Browse files
committed
move back to pull_request_target
1 parent bf7e3fa commit a4ea989

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/preview-build.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: preview-build
22

33
on:
4-
pull_request:
5-
4+
pull_request_target:
5+
types:
6+
- opened
7+
- synchronize
8+
- reopened
69
push:
710
branches:
811
- main

0 commit comments

Comments
 (0)