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 ad7e367 commit cea42cdCopy full SHA for cea42cd
.circleci/config.yml
@@ -63,6 +63,7 @@ workflows:
63
- toolkit/idiomatic_rust
64
context:
65
- release
66
+ - bot-check
67
ssh_fingerprint: << pipeline.parameters.fingerprint >>
68
min_rust_version: << pipeline.parameters.min-rust-version >>
69
@@ -88,5 +89,6 @@ workflows:
88
89
- toolkit/make_release:
90
91
92
93
94
0 commit comments