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

This commit is contained in:
Matt Cooley 2019-12-02 14:01:54 -08:00 committed by GitHub
parent f395d14764
commit 265721b1be
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