Patch update action
This commit is contained in:
parent
41bf8d4753
commit
458cc231c4
|
@ -1,7 +1,7 @@
|
||||||
name: update-flake-inputs
|
name: update-flake-inputs
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
|
- cron: '@hourly'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-lockfile:
|
update-lockfile:
|
||||||
|
|
Loading…
Reference in New Issue