yadvr commented on code in PR #204: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/204#discussion_r2762079647
########## .github/workflows/build-pr-cmk.yml: ########## @@ -18,7 +18,7 @@ name: Build cmk binaries on PR on: - pull_request_target: + pull_request: Review Comment: I think without this, gha won't run for PRs from forks. Need to double check cc @Pearl1594 @shwstppr @DaanHoogland @vishesh92 -- 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]
