Skip to content

Commit b596da3

Browse files
author
doyougnu
committed
ci: use pull request target
1 parent 99540dc commit b596da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request:
6+
pull_request_target:
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)