Skip to content

testing test-coverage #3

testing test-coverage

testing test-coverage #3

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

error parsing called workflow ".github/workflows/call_all_jobs.yaml" -> "./.github/workflows/workflow_dispatcher.yaml" (source branch with sha:34a0853b4c8fcaa1011aac8d44dc24d42d4fc28d) : You have an error in your yaml syntax on line 20
with:
event_name: ${{ github.event_name }}
run_id: ${{ github.run_id }}
secrets: inherit