Skip to content

f test aef-ddf workflow #3

f test aef-ddf workflow

f test aef-ddf workflow #3

# 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.yaml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/test_AEF-DDF-all.yaml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
with:
event_name: ${{ github.event_name }}
run_id: ${{ github.run_id }}
secrets: inherit