chore: remove pull_request_target from CI configuration

This commit is contained in:
Dong Bin
2025-09-03 21:22:34 +08:00
parent 8147a05b5c
commit b6b8453cc4

View File

@@ -5,8 +5,6 @@ on:
branches: [ "main", "2.0" ]
pull_request:
branches: [ "main", "2.0" ]
pull_request_target:
branches: [ "main", "2.0" ]
workflow_dispatch:
permissions: