Skip to content

SKA-820: add a new workflow to test the adapters (#5) #1

SKA-820: add a new workflow to test the adapters (#5)

SKA-820: add a new workflow to test the adapters (#5) #1

name: test the super projects
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize]
jobs:
test-qemu-adapter:
uses: ${{ secrets.QEMU_ADAPTER_WORKFLOW }}

Check failure on line 9 in .github/workflows/test-superprojects.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-superprojects.yaml

Invalid workflow file

invalid value workflow reference: no version specified
with:
common_repo_commit: ${{ github.event.pull_request.head.sha }}
secrets: inherit