netomi commented on issue #489:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/489#issuecomment-3727276046

   the issue is that you need to use `pull_request_target` as trigger, as 
documented in the action itself, as for PRs from forks it will not have any 
permissions and thus the error. Now you dont want `pull_request_target` in 
general, the suggested way around that is with 2 workflows but that is tedious, 
maybe ok for a workflow like that to use `pull_request_target`.


-- 
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