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:
|
||||
push:
|
||||
branches:
|
||||
|
@ -7,6 +6,7 @@ on:
|
|||
- cron: '0 2 * * *'
|
||||
jobs:
|
||||
flake-update:
|
||||
name: "Update .lock file"
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue