From 21eed6d1baffe2630d16e0f4ce322b7122d2f9f4 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Wed, 14 Feb 2024 22:53:23 +0000 Subject: [PATCH] add other on --- .github/workflows/iso.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index e45e6c7..5672a3c 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -1,6 +1,13 @@ name: Create and publish an ISO on: + push: + branches: + - 'main' + tags: + - 'v*' + pull_request: + workflow_call: inputs: IMAGE_VERSION: