Enable master and develop in ci.yml

This commit is contained in:
Peter Dimov 2023-10-24 18:17:16 +03:00
parent fd7cbeaa84
commit 39063802d3

View file

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