mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 02:26:50 -07:00
Enable PR and CI builds for feature branches (#838)
This commit is contained in:
parent
d0785b2fad
commit
deea3074b3
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