Skip to content

Commit 35c7e0e

Browse files
author
Aaron Roller
committed
nightly at 2 am master
1 parent f99878d commit 35c7e0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Nightly Build
22
on:
33
schedule:
4-
- cron: '08 00 * * *'
4+
- cron: '00 10 * * *'
55
jobs:
66
build:
77
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)