forked from Kistler-Group/sdbus-cpp
chore: enable actions on release/v2.0 branch
This commit is contained in:
committed by
Stanislav Angelovic
parent
0f99724449
commit
8d24b2826e
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -4,7 +4,9 @@ on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- master
|
||||
- release/v2.0
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user