Skip to content

Commit e22cbe3

Browse files
committed
Merge branch 'master' into s22-cleanup
2 parents 5574f76 + a93aedb commit e22cbe3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ main, master ]
66
pull_request:
77
branches: [ main, master ]
8+
schedule:
9+
- cron: '30 15 * * *' # 3:30pm every day
810

911
env:
1012
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)