From 929aa2dbd00dcf56c661aa826cd38e376bfe753c Mon Sep 17 00:00:00 2001 From: Norihiro Kamae Date: Thu, 6 May 2021 02:03:21 +0900 Subject: [PATCH] ci: triggered by main branch as well --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cfeee8d..ffc6e4a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,6 +6,7 @@ trigger: branches: include: - master + - main tags: include: - '*'