Skip to content

Commit 2911794

Browse files
Akos Kittakittaakos
Akos Kitta
authored andcommitted
Reenabled the nightly build.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
1 parent 71cfa06 commit 2911794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010
pull_request:
1111
branches:
1212
- master
13-
# schedule:
14-
# - cron: '0 3 * * *' # run every day at 3AM (https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule)
13+
schedule:
14+
- cron: '0 3 * * *' # run every day at 3AM (https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule)
1515

1616
jobs:
1717

0 commit comments

Comments
 (0)