From 12d3278a508c88db2ab14a0cf0db668af0de313b Mon Sep 17 00:00:00 2001 From: hoonoh Date: Mon, 28 Oct 2019 14:59:58 +0900 Subject: [PATCH] ci: trigger on master branch only (#13) --- .azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index e3fbdc4e..42e7e5f2 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -1,3 +1,6 @@ +trigger: + - master + jobs: - job: Linux pool: