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 22:38:04 +08:00 committed by GitHub
parent c6a52f87d5
commit c22d95a617
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: