without target or without secrets
diff --git a/.github/workflows/merge-conflict-checker.yml b/.github/workflows/merge-conflict-checker.yml
index 860e1c1..f93e8e8 100644
--- a/.github/workflows/merge-conflict-checker.yml
+++ b/.github/workflows/merge-conflict-checker.yml
@@ -18,7 +18,7 @@
 name: "PR Merge Conflict Check"
 on:
   push:
-  pull_request_target:
+  pull_request:
     types: [synchronize]
 
 permissions:  # added using https://github.com/step-security/secure-workflows