rmuir commented on code in PR #15865:
URL: https://github.com/apache/lucene/pull/15865#discussion_r2982987379


##########
.github/workflows/backport.yml:
##########
@@ -1,7 +1,8 @@
 name: Backport PR
 
 on:
-  pull_request:
+  # The workflow runs after merge in the base repository context.
+  pull_request_target: # zizmor: ignore[dangerous-triggers]

Review Comment:
   Please no



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to