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
|
||||
run-name: ${{ github.actor }} - update-flake-lock
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# “At 00:00 daily."
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# “At 00:00 daily."
|
||||
|
||||
jobs:
|
||||
update-flake-lock:
|
||||
|
|
Loading…
Reference in a new issue