chore(ci): switch to pull_request_target
trigger
benefit from https://github.com/ScoopInstaller/GithubActions/pull/39
This commit is contained in:
parent
c6a52f87d5
commit
c22d95a617
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
name: Pull Requests
|
name: Pull Requests
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue