From: Vincent Fu Date: Fri, 27 Sep 2024 19:27:28 +0000 (+0000) Subject: ci/qemu: change the name of this workflow X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=fef1936ee2be62bdfedffef472a124fded94633e;p=fio.git ci/qemu: change the name of this workflow Reduce confusion by giving the guest VM workflow a name different from our run-fio-tests.py workflow. Signed-off-by: Vincent Fu --- diff --git a/.github/workflows/qemu.yml b/.github/workflows/qemu.yml index e6f40af1..f987b33c 100644 --- a/.github/workflows/qemu.yml +++ b/.github/workflows/qemu.yml @@ -1,4 +1,4 @@ -name: CI +name: QEMU on: workflow_dispatch: