Skip to content

Commit d13c7ed

Browse files
committed
Run CI weekly
1 parent 8259acb commit d13c7ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Continuous Integration
33
on:
44
pull_request:
55
push:
6+
schedule:
7+
- cron: "30 8 * * 1"
68

79
permissions:
810
contents: read

0 commit comments

Comments
 (0)