Skip to content

Commit 3906380

Browse files
committed
Enable master and develop in ci.yml
1 parent fd7cbea commit 3906380

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CI
33
on:
44
push:
55
branches:
6+
- master
7+
- develop
68
- feature/**
79
tags:
810
- '**'

0 commit comments

Comments
 (0)