Skip to content

Commit 097d63e

Browse files
authored
allow CI build to be started manually
1 parent d0b8c76 commit 097d63e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ms-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: MSBuild
22

33
on:
4-
push
4+
push:
5+
workflow_dispatch:
56

67
permissions:
78
contents: read

0 commit comments

Comments
 (0)