From 07aed6aa3224c9325fe6f60b4c6fe0078a9a7e6b Mon Sep 17 00:00:00 2001 From: DiegoCardozo94 Date: Wed, 12 Jun 2019 15:43:19 -0300 Subject: [PATCH] Include master and feature branches --- yaml/csharp/botbuilder-skills.yml | 3 ++- yaml/csharp/botbuilder-solutions.yml | 3 ++- yaml/csharp/virtual-assistant-sample.yml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/yaml/csharp/botbuilder-skills.yml b/yaml/csharp/botbuilder-skills.yml index 3fb2cb7ff4..873006d70d 100644 --- a/yaml/csharp/botbuilder-skills.yml +++ b/yaml/csharp/botbuilder-skills.yml @@ -2,7 +2,8 @@ trigger: branches: include: - - southworks/* + - master + - feature/* paths: include: diff --git a/yaml/csharp/botbuilder-solutions.yml b/yaml/csharp/botbuilder-solutions.yml index 2a95a332c7..a2e6d05ae1 100644 --- a/yaml/csharp/botbuilder-solutions.yml +++ b/yaml/csharp/botbuilder-solutions.yml @@ -2,7 +2,8 @@ trigger: branches: include: - - southworks/* + - master + - feature/* paths: include: diff --git a/yaml/csharp/virtual-assistant-sample.yml b/yaml/csharp/virtual-assistant-sample.yml index 9e4e854c36..d8631e1c73 100644 --- a/yaml/csharp/virtual-assistant-sample.yml +++ b/yaml/csharp/virtual-assistant-sample.yml @@ -2,7 +2,8 @@ trigger: branches: include: - - southworks/* + - master + - feature/* paths: include: