Skip to content

Commit 0a9dc49

Browse files
authored
chore(ci): switch to pull_request_target trigger
benefit from ScoopInstaller/GithubActions#39
1 parent f17bf5c commit 0a9dc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request:
2+
pull_request_target:
33
types: [opened]
44
name: Pull Requests
55
jobs:

0 commit comments

Comments
 (0)