diff --git a/.github/workflows/build-python-release.reusable.yaml b/.github/workflows/build-python-release.reusable.yaml index cf82ebccb..4a462cf90 100644 --- a/.github/workflows/build-python-release.reusable.yaml +++ b/.github/workflows/build-python-release.reusable.yaml @@ -2,6 +2,8 @@ name: Release language_client_python on: workflow_call: {} + push: + branches: [sam/glibc-aarch64] concurrency: # suffix is important to prevent a concurrency deadlock with the calling workflow