mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Added reminder to fix the nightly builds
Contributes to CURA-9365
This commit is contained in:
parent
fd55ec708d
commit
6df5072443
1 changed files with 2 additions and 1 deletions
3
.github/workflows/cura-installer.yml
vendored
3
.github/workflows/cura-installer.yml
vendored
|
@ -28,7 +28,8 @@ on:
|
|||
default: false
|
||||
type: boolean
|
||||
|
||||
# Run the nightly at 5:25 UTC on working days
|
||||
# Run the nightly at 3:25 UTC on working days
|
||||
#FIXME: Provide the same default values as the workflow dispatch
|
||||
schedule:
|
||||
- cron: '25 3 * * 1-5'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue