Skip to content

Quick and Dirty lcm runner #35

Quick and Dirty lcm runner

Quick and Dirty lcm runner #35

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 base_branch is required, but not provided while calling.
secrets: inherit
permissions:
id-token: write
contents: read
with:
AUTO_MERGE: true
pr_number: "abc123"
java_version: '11'
ruby_version: 'jruby-9.4.12.1'