removed extraneous indentation, moved some stuff around?
Some checks failed
/ nix fmt (push) Has been cancelled

This commit is contained in:
Ittihadyya 2024-11-26 15:37:30 +02:00
parent e5509eaceb
commit 11cd61e057

View file

@ -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