chore: enable actions on release/v2.0 branch

This commit is contained in:
Stanislav Angelovic
2023-01-25 00:28:28 +01:00
committed by Stanislav Angelovic
parent 0f99724449
commit 8d24b2826e

View File

@ -4,7 +4,9 @@ on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches:
- master
- release/v2.0
jobs:
build: