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: