Skip to content

Added workflow retry policy propagation during continue-as-new and to ContinueAsNewOptions. #883

Added workflow retry policy propagation during continue-as-new and to ContinueAsNewOptions.

Added workflow retry policy propagation during continue-as-new and to ContinueAsNewOptions. #883

Workflow file for this run

name: "Features Integration Tests"
on: [push, pull_request]
jobs:
features-test:
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