From 44f4a19d8b581233774a84e1490f841a7242bfa3 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sat, 30 Jan 2021 20:19:48 +1100 Subject: [PATCH] Update excluded branches [ci skip] --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5455da360..47932025e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,8 @@ trigger: - "*" exclude: - "spacy.io" + - "nightly.spacy.io" + - "v2.spacy.io" paths: exclude: - "website/*"