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 aae6f70 commit af2eb28Copy full SHA for af2eb28
.github/workflows/build.yml
@@ -1,6 +1,6 @@
1
name: CMake on a single platform
2
3
-on: [workflow_call,pull_request]
+on: [push,pull_request]
4
5
env:
6
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
0 commit comments