Actualiser .gitea/workflows/nix.yaml

This commit is contained in:
Alexandre_1a 2026-05-26 11:00:29 +02:00
parent dba25e0308
commit 30356d8931

View File

@ -1,7 +1,9 @@
name: Check config name: Check config
on: on:
workflow_dispatch workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs: jobs:
build: build: