Added reminder to fix the nightly builds

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-07-04 08:35:22 +02:00 committed by Jelle Spijker
parent fd55ec708d
commit 6df5072443

View file

@ -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'