mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove other on
This commit is contained in:
parent
5e2b60cfb0
commit
862203b780
1 changed files with 0 additions and 8 deletions
8
.github/workflows/iso.yml
vendored
8
.github/workflows/iso.yml
vendored
|
|
@ -19,14 +19,6 @@ on:
|
|||
required: true
|
||||
type: string
|
||||
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
IMAGE_VERSION: ${{ github.event.inputs.IMAGE_VERSION || '39' }}
|
||||
IMAGE_ARCH: ${{ github.event.inputs.IMAGE_ARCH || 'x86_64' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue