Enable PR and CI builds for feature branches (#838)

This commit is contained in:
Matt Cooley 2019-12-02 13:53:49 -08:00 committed by GitHub
parent d0785b2fad
commit deea3074b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,11 @@
trigger: trigger:
- master - master
- servicing/* - servicing/*
- feature/*
pr: pr:
- master - master
- servicing/* - servicing/*
- feature/*
name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0 name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0