Patch update action
This commit is contained in:
parent
41bf8d4753
commit
458cc231c4
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue