We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887d779 commit 17b3e3dCopy full SHA for 17b3e3d
.github/workflows/pipeline.yml
@@ -1,6 +1,6 @@
1
name: Libdbc Pipeline
2
3
-on: [push, workflow_call]
+on: [push, workflow_call, workflow_dispatch]
4
5
env:
6
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
0 commit comments