Skip to content

Commit 28c205d

Browse files
author
Sergey Shorokhov
committed
CI: add workflow_dispatch event trigger
[skip ci]
1 parent 1a68407 commit 28c205d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
types: [opened, reopened, synchronize]
1111
release:
1212
types: [published]
13+
workflow_dispatch:
1314

1415
jobs:
1516
windows:

0 commit comments

Comments
 (0)