nix fmt ci yml
Some checks are pending
build / build (muede-lpt2) (push) Waiting to run
build / build (muede-pc2) (push) Waiting to run
build / close-on-failure (push) Blocked by required conditions

This commit is contained in:
müde 2026-09-20 15:00:27 +02:00
commit 5bae4840e7
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ name: build
on:
pull_request: {}
push:
branches: [ main ]
branches: [main]
jobs:
build:

View file

@ -2,11 +2,11 @@ name: flake update
on:
schedule:
- cron: '0 3 * * *'
- cron: "0 3 * * *"
workflow_dispatch:
inputs:
target:
description: 'Inputs to update'
description: "Inputs to update"
type: choice
default: all
options: