From c44517034528b9a776b2663410a4fb48965a6773 Mon Sep 17 00:00:00 2001 From: Maxwell Weru Date: Mon, 18 Jan 2021 09:53:17 +0300 Subject: [PATCH] Rename references of master to main --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f5cf79d..2993bfe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ trigger: pr: branches: include: - - master + - main paths: exclude: # no need to rebuild on changes in documentation - README.md