Enable PR and CI builds for feature branches (#838)
This commit is contained in:
parent
d0785b2fad
commit
deea3074b3
@ -7,9 +7,11 @@
|
||||
trigger:
|
||||
- master
|
||||
- servicing/*
|
||||
- feature/*
|
||||
pr:
|
||||
- master
|
||||
- servicing/*
|
||||
- feature/*
|
||||
|
||||
name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user