mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 18:43:54 -06:00
ci: run CI and triggered builds on feature/*
This commit is contained in:
parent
9283781579
commit
6c0e6d94cd
@ -3,6 +3,7 @@ trigger:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- feature/*
|
||||
paths:
|
||||
exclude:
|
||||
- doc/*
|
||||
@ -13,6 +14,7 @@ pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- feature/*
|
||||
paths:
|
||||
exclude:
|
||||
- doc/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user