mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 10:36:50 -07:00
Update CI trigger to point at release/* branches (#1342)
This commit is contained in:
parent
258833f266
commit
48481cba73
1 changed files with 2 additions and 2 deletions
|
@ -6,11 +6,11 @@
|
|||
|
||||
trigger:
|
||||
- master
|
||||
- servicing/*
|
||||
- release/*
|
||||
- feature/*
|
||||
pr:
|
||||
- master
|
||||
- servicing/*
|
||||
- release/*
|
||||
- feature/*
|
||||
|
||||
name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue