Skip to content

Quick and Dirty lcm runner #2

Quick and Dirty lcm runner

Quick and Dirty lcm runner #2

Workflow file for this run

name: Quick and Dirty lcm runner
on:
workflow_dispatch:
jobs:
call-e2e:
uses: ./.github/workflows/lcm-integration-e2e.yaml
with:
AUTO_MERGE: true
base_branch: main
pr_number: "123"
secrets: inherit

Check failure on line 12 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: 12, Col: 16): Invalid input, secrets is not defined in the referenced workflow. .github/workflows/test.yaml (Line: 6, Col: 3): Error calling workflow 'gooddata/gooddata-ruby/.github/workflows/lcm-integration-e2e.yaml@a88548924d560ab148d6cd268ba39cee92cfc157'. The nested job 'LCM-integration-e2e-tests' is requesting 'id-token: write', but is only allowed 'id-token: none'.