From c9103a73eaf561ae6886526c7056737606ac081c Mon Sep 17 00:00:00 2001 From: Sam Lijin Date: Wed, 16 Oct 2024 11:19:39 -0700 Subject: [PATCH] again --- .github/workflows/build-typescript-release.reusable.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-typescript-release.reusable.yaml b/.github/workflows/build-typescript-release.reusable.yaml index 589cd0327..20830937c 100644 --- a/.github/workflows/build-typescript-release.reusable.yaml +++ b/.github/workflows/build-typescript-release.reusable.yaml @@ -3,7 +3,7 @@ name: Release language_client_typescript on: workflow_call: {} push: - branches: [sam/alpine-builds] + branches: [sam/alpine-warnings] concurrency: # suffix is important to prevent a concurrency deadlock with the calling workflow