Skip to content

Commit 1bee128

Browse files
Update nightlybuild.yml
1 parent 58205c6 commit 1bee128

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightlybuild.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Nightly Build
22

33
on:
44
schedule:
5-
- cron: "33 10 * * *"
5+
- cron: "20 23 * * *"
6+
repository_dispatch:
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)