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 Angelovič
parent 3e20fc639e
commit 2efb6909b5

View File

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