From 9ebab4bc80184849027a67c8b617fac80e20f1d6 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Tue, 2 Jul 2024 12:26:53 -0400 Subject: [PATCH] Use features branch --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55980c787..9ac0cd3a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -419,7 +419,7 @@ jobs: # FIXME: Update this job to reuse native build artifacts from compile-native-binaries features-tests: name: Features Tests - uses: temporalio/features/.github/workflows/typescript.yaml@main + uses: temporalio/features/.github/workflows/typescript.yaml@sdk-1403-ts-startUpdate-require-wait-stage with: typescript-repo-path: ${{github.event.pull_request.head.repo.full_name}} version: ${{github.event.pull_request.head.ref}}