Skip to content

Quick and Dirty lcm runner #32

Quick and Dirty lcm runner

Quick and Dirty lcm runner #32

Workflow file for this run

name: Quick and Dirty lcm runner
on:
workflow_dispatch:
jobs:
call-e2e:
uses: ./.github/workflows/lcm-integration-e2e.yaml

Check failure on line 7 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Quick and Dirty lcm runner

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 7, Col: 11): Input pr_number is required, but not provided while calling. .github/workflows/test.yaml (Line: 15, Col: 21): Invalid input, java-version is not defined in the referenced workflow.
secrets: inherit
permissions:
id-token: write
contents: read
with:
AUTO_MERGE: true
base_branch: main
java-version: "11"