From 0755ef17869edbac24690e01a2a05f088210e19d Mon Sep 17 00:00:00 2001 From: Ken Date: Mon, 25 Feb 2019 21:47:15 -0800 Subject: [PATCH] okay we're not doing pr builds right now --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c9d64d4..d7a7af6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,6 +3,8 @@ # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript +pr: none + trigger: - master