Skip to content

Commit 94b7088

Browse files
committed
Enable PR and CI builds for feature branches (#838)
1 parent 6911f2b commit 94b7088

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/pipelines/azure-pipelines.ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
trigger:
88
- master
99
- servicing/*
10+
- feature/*
1011
pr:
1112
- master
1213
- servicing/*
14+
- feature/*
1315

1416
name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0
1517

0 commit comments

Comments
 (0)