We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966829f commit 7c887a0Copy full SHA for 7c887a0
.github/workflows/rust.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches:
8
- master
9
+ workflow_dispatch:
10
+
11
jobs:
12
build-windows:
13
runs-on: windows-latest
0 commit comments