Skip to content

Commit 0d832ed

Browse files
committed
ci: Run CI nightly
1 parent c1d594a commit 0d832ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests-and-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Run Tests
33
on:
44
push:
55
workflow_dispatch:
6+
schedule:
7+
- cron: '30 3 * * *' # Run everyday at 3:30AM
68

79
permissions:
810
contents: write

0 commit comments

Comments
 (0)