Skip to content

Commit 48dd5eb

Browse files
authored
Run CI every night (#1334)
1 parent 06d6666 commit 48dd5eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- "master"
99
- "release/**"
1010
pull_request:
11+
schedule:
12+
- cron: '1 0 * * *'
1113
defaults:
1214
run:
1315
shell: bash

0 commit comments

Comments
 (0)