From fe2b0718203e0b6e5bbd90f3478cc53045ecf8c7 Mon Sep 17 00:00:00 2001 From: gnzlbg Date: Mon, 12 Aug 2019 10:21:41 +0200 Subject: [PATCH] Add master to Azure trigger --- ci/azure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/azure.yml b/ci/azure.yml index 04d12dae8f316..cc42d6837d742 100644 --- a/ci/azure.yml +++ b/ci/azure.yml @@ -6,7 +6,7 @@ resources: type: github name: rust-lang/simpleinfra endpoint: gnzlbg -trigger: ["auto-libc","try"] +trigger: ["auto-libc","try","master"] pr: ["master"] jobs: