Updates
This commit is contained in:
parent
bf3706e5f8
commit
642ed83218
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
name: update-flake-lock
|
name: update-flake-lock
|
||||||
run-name: ${{ github.actor }} - update-flake-lock
|
run-name: ${{ github.actor }} - update-flake-lock
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
# “At 00:00 daily."
|
# “At 00:00 daily."
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-flake-lock:
|
update-flake-lock:
|
||||||
|
|
Loading…
Reference in a new issue