mirror of
https://github.com/th30d4y/BURP-AI.git
synced 2026-05-26 11:35:52 +00:00
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>
This commit is contained in:
committed by
GitHub
parent
1af16db434
commit
f894d21d87
@@ -3,7 +3,7 @@ name: Organization Issue/PR Bot Caller
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user