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 1c9c9d3 commit 1f21587Copy full SHA for 1f21587
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches: [master]
6
pull_request:
7
+ schedule:
8
+ - cron: '0 9 * * MON'
9
10
env:
11
CARGO_TERM_COLOR: always
0 commit comments