We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d814f9a commit 4802552Copy full SHA for 4802552
.github/workflows/rust.yml
@@ -5,7 +5,8 @@ on:
5
branches: ["main"]
6
pull_request:
7
8
-
+ workflow_dispatch:
9
+
10
env:
11
CARGO_TERM_COLOR: always
12
0 commit comments