Skip to content

Commit 6a44a0a

Browse files
authored
Allow manual workflow dispatch.
1 parent 5ee26cd commit 6a44a0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- master
66
pull_request:
7+
workflow_dispatch:
78

89
env:
910
BUILD_TYPE: release

0 commit comments

Comments
 (0)