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 b745dbe commit 32dfcd9Copy full SHA for 32dfcd9
.github/workflows/cmake.yml
@@ -1,6 +1,7 @@
1
name: CMake test matrix
2
on:
3
push:
4
+ branches: [ develop ]
5
pull_request:
6
branches: [ develop ]
7
jobs:
0 commit comments