Actualiser .gitea/workflows/nix.yaml

This commit is contained in:
Alexandre_1a 2026-05-26 11:02:29 +02:00
parent e43a5ec3cf
commit 6a6dd51115

View File

@ -1,13 +1,13 @@
name: Check config
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
build:
runs-on: ubuntu-22.04
container:
image: nix-builder
build:
runs-on: ubuntu-22.04
container:
image: nix-builder