qqu0127 commented on code in PR #2333: URL: https://github.com/apache/helix/pull/2333#discussion_r1063848564
########## .github/workflows/Helix-PR-CI.yml: ########## @@ -1,7 +1,7 @@ name: Helix PR CI on: pull_request: - branches: [ master ] + branches: [ master, metaclient ] # TODO: remove side branch Review Comment: Yes, this is going to merge to a feature branch, you can see that on under the PR title. -- 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]
