From cb671e65c29dd8a1c966ba07cf8c5bc53acaaf22 Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Tue, 20 Apr 2021 12:47:37 +0300 Subject: [PATCH] cleanup Signed-off-by: Jari Kolehmainen --- .azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 8034cd7149..5c062f2935 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -2,9 +2,6 @@ variables: YARN_CACHE_FOLDER: $(Pipeline.Workspace)/.yarn pr: none trigger: - branches: - include: - - fix/dont-bundle-extensions-with-eula-by-default tags: include: - "*"