Skip to content

Commit 0f0311a

Browse files
committed
Update CI to build master branch
1 parent 67403c1 commit 0f0311a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Build
22

33
on:
44
push:
5-
branches: [ develop ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ develop ]
7+
branches: [ master ]
88

99
env:
1010
# CMake build type (Release, Debug, RelWithDebInfo)

0 commit comments

Comments
 (0)