mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
Enable PR and CI builds for feature branches (#838)
This commit is contained in:
parent
6911f2b268
commit
94b708897b
1 changed files with 2 additions and 0 deletions
|
@ -7,9 +7,11 @@
|
|||
trigger:
|
||||
- master
|
||||
- servicing/*
|
||||
- feature/*
|
||||
pr:
|
||||
- master
|
||||
- servicing/*
|
||||
- feature/*
|
||||
|
||||
name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue