Skip to content

Commit 1f21587

Browse files
committed
Run CI every Monday at 9 AM
To help catching nightly regressions
1 parent 1c9c9d3 commit 1f21587

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
push:
55
branches: [master]
66
pull_request:
7+
schedule:
8+
- cron: '0 9 * * MON'
79

810
env:
911
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)