From e1e061140eec64b0ca97e4f9599c4679049bbd13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Tue, 7 Nov 2023 13:13:29 +0100 Subject: [PATCH] do-not-merge: Test stratovirt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiano FidĂȘncio --- .github/workflows/ci-on-push.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-on-push.yaml b/.github/workflows/ci-on-push.yaml index 59a297b78..ee41a3b43 100644 --- a/.github/workflows/ci-on-push.yaml +++ b/.github/workflows/ci-on-push.yaml @@ -4,6 +4,7 @@ on: branches: - 'main' - 'stable-*' + - 'test-stratovirt' types: # Adding 'labeled' to the list of activity types that trigger this event # (default: opened, synchronize, reopened) so that we can run this