Patch update action
ci / test (push) Successful in 47s Details
ci / deploy (push) Successful in 1m40s Details
update-flake-inputs / update-lockfile (push) Failing after 34s Details

This commit is contained in:
Ciapa 2024-01-04 12:52:15 +01:00
parent 41bf8d4753
commit 458cc231c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: update-flake-inputs
on:
schedule:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
- cron: '@hourly'
jobs:
update-lockfile: