Update build-images.yaml
This commit is contained in:
parent
255d44a353
commit
3c96df9b59
2
.github/workflows/build-images.yaml
vendored
2
.github/workflows/build-images.yaml
vendored
@ -17,6 +17,8 @@ on:
|
|||||||
description: 'chromium version'
|
description: 'chromium version'
|
||||||
required: false
|
required: false
|
||||||
default: ''
|
default: ''
|
||||||
|
schedule:
|
||||||
|
- cron: '0 5 * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
VERSION: ${{ github.event.inputs.version }}
|
VERSION: ${{ github.event.inputs.version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user