We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7552f8 commit 0e895d5Copy full SHA for 0e895d5
.github/workflows/build-plugin.yml
@@ -6,6 +6,8 @@ on:
6
- v1.**
7
pull_request:
8
branches: [ "master" ]
9
+ workflow_dispatch:
10
+ inputs: {}
11
12
env:
13
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
0 commit comments