Skip to content

Commit 880ce22

Browse files
committed
2 parents 0842721 + 1e0b892 commit 880ce22

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/cmake_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8+
workflow_dispatch:
89

910
env:
1011
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

.github/workflows/test_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8+
workflow_dispatch:
89

910
env:
1011
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

0 commit comments

Comments
 (0)