Skip to content

f aef-ddf added

f aef-ddf added #9

# 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:
name: Run all AEF-DDF workflows
jobs:
cleanup-build-deploy:
uses: ./.github/workflows/AEF-DDF-all.yaml

Check failure on line 16 in .github/workflows/test_AEF-DDF-all.yaml

View workflow run for this annotation

GitHub Actions / Run all AEF-DDF workflows

Invalid workflow file

The workflow is not valid. In .github/workflows/test_AEF-DDF-all.yaml (Line: 16, Col: 11): Error from called workflow ssi-dk/AEF-DDF/.github/workflows/AEF-DDF-all.yaml@0f6a953f197e93b8d16da59ada4e6b8a20054c22 (Line: 5, Col: 9): Required property is missing: type In .github/workflows/test_AEF-DDF-all.yaml (Line: 16, Col: 11): Error from called workflow ssi-dk/AEF-DDF/.github/workflows/AEF-DDF-all.yaml@0f6a953f197e93b8d16da59ada4e6b8a20054c22 (Line: 7, Col: 9): Required property is missing: type
with:
event_name: ${{ github.event_name }}
run_id: ${{ github.run_id }}
secrets: inherit