chore: remove pull_request_target from CI configuration
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user