We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b18cd commit 38c5714Copy full SHA for 38c5714
.github/workflows/mjolnir.yml
@@ -5,7 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
-
+ schedule:
9
+ - cron: '20 20 * * *'
10
env:
11
CARGO_TERM_COLOR: always
12
0 commit comments