Skip to content

Commit ab0fc06

Browse files
authored
ci: use pull_request_target for PR temp env creation (#455)
1 parent aca371a commit ab0fc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Manage PR Temp Envs
22
'on':
3-
pull_request:
3+
pull_request_target:
44
types:
55
- labeled
66
- unlabeled

0 commit comments

Comments
 (0)