Skip to content

Release v1.24.0 (#2125) #1278

Release v1.24.0 (#2125)

Release v1.24.0 (#2125) #1278

Workflow file for this run

name: "Features Integration Tests"
on: [push, pull_request]
jobs:
features-test:
uses: temporalio/features/.github/workflows/java.yaml@java-breaking-update
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: java-breaking-update