Skip to content

Commit 38c5714

Browse files
author
David Teller
authored
CI: Scheduling daily builds (#426)
1 parent 38b18cd commit 38c5714

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mjolnir.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches: [ main ]
66
pull_request:
77
branches: [ main ]
8-
8+
schedule:
9+
- cron: '20 20 * * *'
910
env:
1011
CARGO_TERM_COLOR: always
1112

0 commit comments

Comments
 (0)