Skip to content

Switch checkout in prepare-release.yml to v3 (#2126) #1280

Switch checkout in prepare-release.yml to v3 (#2126)

Switch checkout in prepare-release.yml to v3 (#2126) #1280

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