From f894d21d87c531fe0e129233bbb217b77f22a91a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 22 Apr 2026 22:45:28 +0000 Subject: [PATCH] Fix org bot PR trigger permissions by using pull_request_target Agent-Logs-Url: https://github.com/th30d4y/BURP-AI/sessions/692a7581-a313-4960-9ce7-c56f7393d246 Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com> --- .github/workflows/org-bot-caller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/org-bot-caller.yml b/.github/workflows/org-bot-caller.yml index 2bd7cba..e5ce4df 100644 --- a/.github/workflows/org-bot-caller.yml +++ b/.github/workflows/org-bot-caller.yml @@ -3,7 +3,7 @@ name: Organization Issue/PR Bot Caller on: issues: types: [opened] - pull_request: + pull_request_target: types: [opened] permissions: