From 6b4f7ace67c53f4674779d99c7087456e49ffcd7 Mon Sep 17 00:00:00 2001 From: Samuel Lijin Date: Wed, 4 Sep 2024 15:52:55 -0700 Subject: [PATCH] push on branch --- .github/workflows/build-python-release.reusable.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-python-release.reusable.yaml b/.github/workflows/build-python-release.reusable.yaml index 8d2204db4..a394d76cf 100644 --- a/.github/workflows/build-python-release.reusable.yaml +++ b/.github/workflows/build-python-release.reusable.yaml @@ -3,7 +3,7 @@ name: Release language_client_python on: workflow_call: {} push: - branches: [sam/glibc-aarch64] + branches: [manylinux-x86] concurrency: # suffix is important to prevent a concurrency deadlock with the calling workflow