From c125696712d57a6fbb44e0de758aaaa96a67c41f Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Fri, 9 Aug 2019 16:29:00 +0800 Subject: [PATCH] Tweak CI trigger --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b9b2c081..fe8a592f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,4 @@ trigger: -- master - dev pr: none