Figuring out github workflow job dependencies

This commit is contained in:
Anton Hvornum 2024-05-14 13:47:35 +02:00
parent 02d2fee4d4
commit 8a7f6e018b
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 0 additions and 5 deletions

View File

@ -3,11 +3,6 @@ name: Runs Qemu test case pci_emulation
# This job is callewd from iso-build
on:
workflow_call:
workflow_run:
workflows: ["Build Arch ISO with ArchInstall Commit"]
branches: [main, test-cases]
types:
- completed
jobs:
run-qemu: