Actualiser .gitea/workflows/nix.yaml
Some checks failed
Check config / build (push) Failing after 10m20s

This commit is contained in:
Alexandre_1a 2026-05-31 23:29:32 +02:00
parent 0a70a56a29
commit c9fc3475e4

View File

@ -1,6 +1,9 @@
name: Check config name: Check config
on: on:
push:
branches:
- main
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"