volatilemolotov commented on code in PR #27341: URL: https://github.com/apache/beam/pull/27341#discussion_r1251031503
########## .github/workflows/build_runner_image.yml: ########## @@ -19,9 +19,14 @@ name: Build and Version Runner Docker Image on: + push: + tags: ['v*'] + branches: ['master', 'release-*'] Review Comment: Correct. Image is not part of the release cycle. Copied over and will remove it -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org