From f69d28fbca1eec8b9722cea1f989ee9554e8dad5 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Wed, 22 May 2019 09:18:30 -0700 Subject: azure-pipelines.yml: Fix typo --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index af03830eb7..87eed89d15 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,6 @@ pr: none # comment out this line if you need to test this file on PR trigger: - - trunk # master (mirror of trunk) runs CI + - master jobs: - job: Linux pool: -- cgit v1.2.3