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