We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4510c5f commit bbea05cCopy full SHA for bbea05c
.github/workflows/cmake.yml
@@ -1,6 +1,6 @@
1
name: Build
2
3
-on: [push]
+on: [push, pull_request]
4
5
env:
6
BUILD_TYPE: Release
0 commit comments