Enable master and develop in ci.yml

This commit is contained in:
Peter Dimov 2023-10-24 18:17:16 +03:00
parent aa259dc8c6
commit 30e3bf9299

View file

@ -3,6 +3,8 @@ name: CI
on:
push:
branches:
- master
- develop
- feature/**
tags:
- '**'