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 0557e86 commit 9bee141Copy full SHA for 9bee141
.github/workflows/msrv.yml
@@ -2,6 +2,7 @@ name: Check minimum supported Rust version
2
3
on:
4
workflow_call:
5
+ workflow_dispatch:
6
7
env:
8
RUST_BACKTRACE: full
0 commit comments