Skip to content

Commit 69ad1d7

Browse files
authored
Add nightly CI (#257)
* Update ci.yml * Update hour
1 parent 38178c0 commit 69ad1d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
branches:
66
- '**'
7+
schedule:
8+
- cron: '0 4 * * *'
79

810
jobs:
911

0 commit comments

Comments
 (0)