This commit is contained in:
Ingolf Wagner 2024-07-21 12:27:57 +02:00
parent 101425655b
commit 26373a9407
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -1,9 +1,9 @@
name: Build all NixOS Configurations name: Build all NixOS Configurations
on: on:
- push push:
- schedule: branches:
- cron: "40 12 * * *" # not to frequent, GitHub only allows a few pulls per hour - '**'
jobs: jobs:
nix build: nix build: