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 17b3e3d commit 3166868Copy full SHA for 3166868
.github/workflows/pipeline.yml
@@ -1,6 +1,6 @@
1
name: Libdbc Pipeline
2
3
-on: [push, workflow_call, workflow_dispatch]
+on: [push, pull_request, workflow_call, workflow_dispatch]
4
5
env:
6
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
0 commit comments