Skip to content

Commit 2b4f250

Browse files
committed
Run CI nightly
1 parent 6a996d9 commit 2b4f250

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
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
schedule:
8+
- cron: "0 0 * * *"
79
jobs:
810
main:
911
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)