Skip to content

Commit 7c887a0

Browse files
BizzoniumDimach
authored andcommitted
chore: allow to manually run workflow
1 parent 966829f commit 7c887a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
branches:
88
- master
9+
workflow_dispatch:
10+
911
jobs:
1012
build-windows:
1113
runs-on: windows-latest

0 commit comments

Comments
 (0)