Actualiser .gitea/workflows/nix.yaml
This commit is contained in:
parent
30356d8931
commit
e43a5ec3cf
@ -1,14 +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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user