From dc06c471d9e182db98c7f640565669fd3518500e Mon Sep 17 00:00:00 2001 From: Spencer Judge Date: Tue, 8 Jul 2025 15:43:17 -0700 Subject: [PATCH] Restore features branch to main --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 670336522..3b02f3b0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,8 +124,6 @@ jobs: features-test: uses: temporalio/features/.github/workflows/go.yaml@main with: - # TODO: Set back once https://github.com/temporalio/features/pull/631 is merged - features-repo-ref: "versioning-breaking-changes" go-repo-path: ${{github.event.pull_request.head.repo.full_name}} version: ${{github.event.pull_request.head.ref}} version-is-repo-ref: true