diff --git a/.github/workflows/test_workflow.yml b/.github/workflows/test_workflow.yml index 1a69c26db..9d867971f 100644 --- a/.github/workflows/test_workflow.yml +++ b/.github/workflows/test_workflow.yml @@ -8,8 +8,6 @@ on: branches: [ main ] pull_request: branches: [ main ] - pull_request_target: - branches: [ main ] merge_group: branches: [ main ] @@ -101,4 +99,4 @@ jobs: with: sparse-checkout: | .github/actions - path: actions \ No newline at end of file + path: actions