github workflow works on develop branch

This commit is contained in:
Louis Rubet 2022-03-03 11:50:25 +01:00
parent 2ff08ea4db
commit 57fd88ab94

View file

@ -2,7 +2,7 @@ name: CMake
on:
pull_request:
branches: [ v2.4.0-devel, master ]
branches: [ develop, master ]
env:
BUILD_TYPE: Release