From 9f9ac3d9e9367adee8193314ede4a192503a4d40 Mon Sep 17 00:00:00 2001 From: Ulrich Huber Date: Fri, 28 Jun 2019 11:17:07 +0200 Subject: [PATCH] Exclude translation branch from CI --- azure-pipelines/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines/CI.yml b/azure-pipelines/CI.yml index 1a48ac71..7f349c5a 100644 --- a/azure-pipelines/CI.yml +++ b/azure-pipelines/CI.yml @@ -4,6 +4,7 @@ trigger: - '*' exclude: - stable + - l10n_master paths: exclude: - po/xournalpp.pot