From c8ed687b434a5acabe0738cf8182c62e5371bff6 Mon Sep 17 00:00:00 2001 From: danilapog Date: Wed, 23 Oct 2024 16:35:56 +0300 Subject: [PATCH] Add action checker --- .github/workflows/ci-oci-install.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci-oci-install.yml b/.github/workflows/ci-oci-install.yml index 3bed30f8f92..2104fb45f29 100644 --- a/.github/workflows/ci-oci-install.yml +++ b/.github/workflows/ci-oci-install.yml @@ -47,6 +47,9 @@ on: type: boolean description: 'Fedora 40' default: true + + push: + branches: ['fix/fedora-resize'] jobs: prepare: