Skip to content

Commit

Permalink
Point feature repo back to main (temporalio#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Jun 28, 2024
1 parent fcdf344 commit 992d427
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,8 @@ jobs:
working-directory: test

features-test:
uses: temporalio/features/.github/workflows/go.yaml@go-sdk-update-refactor
uses: temporalio/features/.github/workflows/go.yaml@main
with:
go-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}
features-repo-ref: go-sdk-update-refactor
version-is-repo-ref: true

0 comments on commit 992d427

Please sign in to comment.