ci(#10336): use `pull_request` instead of `pull_request_target` for now

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-03 13:44:17 +09:00
parent b303a80491
commit 9b004248a9
No known key found for this signature in database
GPG Key ID: 3E87B98A3F6BAB99
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
branches:
- master
- develop
pull_request_target:
pull_request:
jobs:
build: