chore: enable actions on release/v2.0 branch

This commit is contained in:
Stanislav Angelovic
2023-12-30 21:11:02 +01:00
committed by Stanislav Angelovic
parent 0f99724449
commit 8d24b2826e
+3 -1
View File
@@ -4,7 +4,9 @@ on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches:
- master
- release/v2.0
jobs:
build: