Skip to content

Commit 7d7350a

Browse files
committed
changed master to trunk and imposed gitflow workflow
1 parent afad82c commit 7d7350a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/coverage.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ on:
1111
pull_request:
1212
push:
1313
branches:
14-
- master
14+
- develop
15+
- release/*
16+
- trunk
1517

1618
jobs:
1719
coverage:

0 commit comments

Comments
 (0)