Skip to content

Remove feature branch #1945

Remove feature branch

Remove feature branch #1945

Workflow file for this run

name: "Features Integration Tests"
on: [push, pull_request]
jobs:
features-test:
uses: temporalio/features/.github/workflows/java.yaml@main

Check failure on line 6 in .github/workflows/features.yml

View workflow run for this annotation

GitHub Actions / Features Integration Tests

Invalid workflow file

The workflow is not valid. .github/workflows/features.yml (Line: 6, Col: 11): Input version-is-repo-ref is required, but not provided while calling.
with:
java-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}