Skip to content

Commit

Permalink
Remove feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Oct 31, 2024
1 parent c96f8d6 commit 08c02e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ jobs:
uses: temporalio/features/.github/workflows/java.yaml@main
with:
java-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}
version-is-repo-ref: true
features-repo-ref: WorkflowUpdateHandle
version: ${{github.event.pull_request.head.ref}}

0 comments on commit 08c02e3

Please sign in to comment.