set build-images action to manual start

This commit is contained in:
Douze Bé 2024-10-01 11:49:33 +00:00
parent 40d943e52b
commit c8a566448b

View file

@ -1,8 +1,9 @@
name: "build demo images" name: "build demo images"
on: on:
push: workflow_dispatch:
branches: # push:
- main # branches:
# - release
jobs: jobs:
build: build:
name: Build NixOS images name: Build NixOS images