Abacn commented on code in PR #29038: URL: https://github.com/apache/beam/pull/29038#discussion_r1362595627
########## .github/workflows/beam_CancelStaleDataflowJobs.yml: ########## @@ -18,8 +18,6 @@ name: Cancel Stale Dataflow Jobs on: - issue_comment: Review Comment: these clean-up workflows run a shell script (and in theory it can be any script if triggered with PR) so its vulnerable for attack. As we can trigger workflow_dispatch jobs for GHA now, it is not necessary to have a phrase for these workflows. -- 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]
