Skip to content

Commit 7f3c9e3

Browse files
authored
Update rust-nightly-check-test.yml
1 parent 74e4452 commit 7f3c9e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust-nightly-check-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
- '**/*.rs'
1818
- '**/Cargo.toml'
1919
- '**/Cargo.lock'
20+
# Allows you to run this workflow manually from the Actions tab
21+
workflow_dispatch:
2022

2123
env:
2224
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)