mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +08:00
run each time at 5:15 CET
Contribute to CURA-10866
This commit is contained in:
parent
9705de7175
commit
3555073ee4
4
.github/workflows/installers.yml
vendored
4
.github/workflows/installers.yml
vendored
@ -31,8 +31,8 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
# Daily at 23:10 CET
|
# Daily at 5:15 CET
|
||||||
- cron: '15 * * * *'
|
- cron: '15 3 * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user