CI: daily automated flake.lock update
Manual test run succeeded.
This commit is contained in:
parent
60558bf011
commit
cd7a5a3954
1 changed files with 2 additions and 3 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -32,9 +32,8 @@ on:
|
|||
description: 'Update flake.lock'
|
||||
default: false
|
||||
type: boolean
|
||||
# To enable once confirmed working.
|
||||
# schedule:
|
||||
# - cron: '23 8 * * *' # runs daily at a randomly selected time
|
||||
schedule:
|
||||
- cron: '23 8 * * *' # runs daily at a randomly selected time
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue