[Actions] Update nightly build schedule.

This commit is contained in:
Kuba Szczodrzyński 2021-04-05 11:06:09 +02:00
parent e9a2dae1e4
commit e124c429d1
No known key found for this signature in database
GPG Key ID: 70CB8A85BA1633CB

View File

@ -2,7 +2,8 @@ name: Nightly build
on:
schedule:
- cron: "30 1 * * *"
# 23:30 UTC, 0:30 or 1:30 CET/CEST
- cron: "30 23 * * *"
workflow_dispatch:
jobs: