From 01d7a339b94530c3a803fe4781360b5b983a4949 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 18 Mar 2016 10:48:20 -0700 Subject: [PATCH] removing live branch filter --- .openpublishing.publish.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 2298fb1c2f..dceec083ed 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -54,5 +54,5 @@ } ], "notification_subscribers": ["brianlic@microsoft.com"], - "branches_to_filter": ["live"] + "branches_to_filter": [""] }