Skip to content

Commit 4279c8d

Browse files
authored
Update build.yml
1 parent 4a6635c commit 4279c8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches: [ "master", "develop" ]
66
pull_request:
77
branches: [ "master", "develop" ]
8-
8+
workflow_dispatch:
9+
910
env:
1011
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
1112
BUILD_TYPE: Release

0 commit comments

Comments
 (0)