chore(ci): switch to pull_request_target trigger

benefit from https://github.com/ScoopInstaller/GithubActions/pull/39
This commit is contained in:
Chawye Hsu 2024-02-21 14:31:20 +08:00 committed by GitHub
parent 4527a514c8
commit c1b0dbccd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
on:
pull_request:
pull_request_target:
types: [ opened ]
name: Pull Requests
jobs: