Skip to content

inherit test

inherit test #5

Workflow file for this run

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branch: [main, master]
pull_request:
branch: [main, master]
release:
types: [published]
workflow_dispatch:
jobs:
all-aef-ddf-workflows:
name: ⚙️ Run all AEF-DDF workflows
uses: ./.github/workflows/workflow_dispatcher.yaml

Check failure on line 15 in .github/workflows/call_all_jobs.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/call_all_jobs.yaml

Invalid workflow file

The workflow is not valid. In .github/workflows/call_all_jobs.yaml (Line: 15, Col: 11): Error from called workflow ssi-dk/AEF-DDF/.github/workflows/workflow_dispatcher.yaml@3af47ffc261dacac769016d8179f13aea72acce8 (Line: 27, Col: 11): Unexpected value 'inherit' In .github/workflows/call_all_jobs.yaml (Line: 15, Col: 11): Error from called workflow ssi-dk/AEF-DDF/.github/workflows/workflow_dispatcher.yaml@3af47ffc261dacac769016d8179f13aea72acce8 (Line: 38, Col: 11): Unexpected value 'inherit'
with:
event_name: ${{ github.event_name }}
run_id: ${{ github.run_id }}
schema_creation: '"CREATE SCHEMA test; CREATE SCHEMA \"test.one\";"'
secrets: inherit