1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 19:59:24 -05:00

ci(): 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

View file

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