Skip to content

Commit a62e1ab

Browse files
committed
Enable CI on develop branche
1 parent 4b3b5bc commit a62e1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CMake on multiple platforms
44

55
on:
66
push:
7-
branches: [ "master" ]
7+
branches: [ "master", "develop" ]
88
pull_request:
99
branches: [ "master" ]
1010

0 commit comments

Comments
 (0)