1 parent 67403c1 commit 0f0311aCopy full SHA for 0f0311a
1 file changed
.github/workflows/build.yaml
@@ -2,9 +2,9 @@ name: Build
2
3
on:
4
push:
5
- branches: [ develop ]
+ branches: [ master ]
6
pull_request:
7
8
9
env:
10
# CMake build type (Release, Debug, RelWithDebInfo)
0 commit comments