mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
run each time at 5:15 CET
Contribute to CURA-10866
This commit is contained in:
parent
9705de7175
commit
3555073ee4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/installers.yml
vendored
4
.github/workflows/installers.yml
vendored
|
@ -31,8 +31,8 @@ on:
|
|||
type: boolean
|
||||
|
||||
schedule:
|
||||
# Daily at 23:10 CET
|
||||
- cron: '15 * * * *'
|
||||
# Daily at 5:15 CET
|
||||
- cron: '15 3 * * *'
|
||||
|
||||
env:
|
||||
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue