We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4279c8d commit 65a0233Copy full SHA for 65a0233
1 file changed
.github/workflows/tests.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ "master", "develop" ]
6
pull_request:
7
8
+ workflow_dispatch:
9
10
env:
11
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
0 commit comments