Actualiser .gitea/workflows/nix.yaml
This commit is contained in:
parent
dba25e0308
commit
30356d8931
@ -1,7 +1,9 @@
|
|||||||
name: Check config
|
name: Check config
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user