We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3b5bc commit a62e1abCopy full SHA for a62e1ab
1 file changed
.github/workflows/cmake-multi-platform.yml
@@ -4,7 +4,7 @@ name: CMake on multiple platforms
4
5
on:
6
push:
7
- branches: [ "master" ]
+ branches: [ "master", "develop" ]
8
pull_request:
9
branches: [ "master" ]
10
0 commit comments