Skip to content

Commit afac717

Browse files
test(ci): switch to use pull_request_target (#644)
1 parent 98321a6 commit afac717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- "develop"
7-
pull_request:
7+
pull_request_target:
88
types: [ opened, synchronize, reopened, labeled ]
99
branches:
1010
- "develop"

0 commit comments

Comments
 (0)