Update CI trigger to point at release/* branches (#1342)

This commit is contained in:
Matt Cooley 2020-08-10 08:46:19 -07:00 committed by GitHub
parent 258833f266
commit 48481cba73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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