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 96e749f commit 9d6924cCopy full SHA for 9d6924c
.github/workflows/test.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ master ]
6
pull_request:
7
8
+ schedule:
9
+ - cron: '0 0 * * SUN'
10
11
env:
12
CARGO_TERM_COLOR: always
0 commit comments