test
Some checks failed
update-flake-lock / update-flake-lock (push) Failing after 12s

This commit is contained in:
iFargle 2024-02-05 12:53:09 +09:00
parent 2a5e2f07c0
commit 6346b3c7ef

View file

@ -1,5 +1,6 @@
name: update-flake-lock name: update-flake-lock
on: on:
push: [ main ]
workflow_dispatch: # allows manual triggering workflow_dispatch: # allows manual triggering
schedule: schedule:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00 - cron: '0 0 * * 0' # runs weekly on Sunday at 00:00