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 b9e935b commit 7cf01feCopy full SHA for 7cf01fe
.github/workflows/rust.yml
@@ -2,6 +2,7 @@
2
name: Rust
3
4
on:
5
+ workflow_dispatch:
6
push:
7
branches: [ "main" ]
8
paths:
0 commit comments