removed extraneous indentation, moved some stuff around?
Some checks failed
/ nix fmt (push) Has been cancelled
Some checks failed
/ nix fmt (push) Has been cancelled
This commit is contained in:
parent
e5509eaceb
commit
11cd61e057
1 changed files with 21 additions and 21 deletions
|
@ -1,4 +1,3 @@
|
||||||
name: Update .lock file
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
@ -7,6 +6,7 @@ on:
|
||||||
- cron: '0 2 * * *'
|
- cron: '0 2 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
flake-update:
|
flake-update:
|
||||||
|
name: "Update .lock file"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue