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'
|
description: 'Update flake.lock'
|
||||||
default: false
|
default: false
|
||||||
type: boolean
|
type: boolean
|
||||||
# To enable once confirmed working.
|
schedule:
|
||||||
# schedule:
|
- cron: '23 8 * * *' # runs daily at a randomly selected time
|
||||||
# - cron: '23 8 * * *' # runs daily at a randomly selected time
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue