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 cd793f1 commit 3e11955Copy full SHA for 3e11955
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ on:
9
# Every-other month, to make sure new Rust
10
# releases don't break things.
11
- cron: '15 12 5 1,3,5,7,9,11 *'
12
+ workflow_dispatch:
13
14
env:
15
CARGO_TERM_COLOR: always
0 commit comments