mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-26 17:37:19 +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
|
name: Build AeThex Linux ISO
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
release:
|
release:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue