We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b8535 commit 7acd4d4Copy full SHA for 7acd4d4
1 file changed
.github/workflows/ci.yml
@@ -124,8 +124,6 @@ jobs:
124
features-test:
125
uses: temporalio/features/.github/workflows/go.yaml@main
126
with:
127
- # TODO: Set back once https://github.com/temporalio/features/pull/631 is merged
128
- features-repo-ref: "versioning-breaking-changes"
129
go-repo-path: ${{github.event.pull_request.head.repo.full_name}}
130
version: ${{github.event.pull_request.head.ref}}
131
version-is-repo-ref: true
0 commit comments