mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-18 06:17:21 +00:00
CI: temporarily enable push trigger to run ISO build
This commit is contained in:
parent
4612915b13
commit
55445af176
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build-iso.yml
vendored
3
.github/workflows/build-iso.yml
vendored
|
|
@ -1,6 +1,9 @@
|
|||
name: Build AeThex Linux ISO
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Reference in a new issue