Skip to content

Commit 4802552

Browse files
authored
Update rust.yml
1 parent d814f9a commit 4802552

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches: ["main"]
66
pull_request:
77
branches: ["main"]
8-
8+
workflow_dispatch:
9+
910
env:
1011
CARGO_TERM_COLOR: always
1112

0 commit comments

Comments
 (0)