Skip to content

Commit b7742a9

Browse files
authored
Reintroduced only branch master cmake.yml
1 parent 769bb6f commit b7742a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake.yml

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

33
on:
44
push:
5+
branches: [ master ]
56
pull_request:
7+
branches: [ master ]
68

79
env:
810
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

0 commit comments

Comments
 (0)