Reenabled the nightly build.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2021-02-03 17:46:13 +01:00 committed by Akos Kitta
parent 71cfa06fc2
commit 291179489f

View File

@ -10,8 +10,8 @@ on:
pull_request:
branches:
- master
# schedule:
# - cron: '0 3 * * *' # run every day at 3AM (https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule)
schedule:
- cron: '0 3 * * *' # run every day at 3AM (https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule)
jobs: