CI: rename master to main

This commit is contained in:
Stefanos Kornilios Mitsis Poiitidis 2021-01-05 16:11:04 +02:00
parent f724392ef8
commit b587a0c4d9

View File

@ -3,10 +3,10 @@ name: Build + Test
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)