Skip to content

Commit 9bee141

Browse files
feat(ci): add workflow_dispatch to msrv (#23294)
1 parent 0557e86 commit 9bee141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/msrv.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Check minimum supported Rust version
22

33
on:
44
workflow_call:
5+
workflow_dispatch:
56

67
env:
78
RUST_BACKTRACE: full

0 commit comments

Comments
 (0)