mirror of
https://github.com/Kistler-Group/sdbus-cpp.git
synced 2025-07-29 17:47:18 +02:00
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