removing live branch filter

This commit is contained in:
Brian Lich
2016-03-18 10:48:20 -07:00
parent 49f5bfd023
commit 01d7a339b9

View File

@ -54,5 +54,5 @@
} }
], ],
"notification_subscribers": ["brianlic@microsoft.com"], "notification_subscribers": ["brianlic@microsoft.com"],
"branches_to_filter": ["live"] "branches_to_filter": [""]
} }