From e4ff90aca3cf054b10c544531d95319139ea0adb Mon Sep 17 00:00:00 2001 From: Miroslav Stastny Date: Mon, 7 Nov 2022 15:54:16 +0100 Subject: [PATCH] Enable bundle size pipeline on web-components-v3 branch --- azure-pipelines.bundlesize.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.bundlesize.yml b/azure-pipelines.bundlesize.yml index c7edefb72023d9..4ad5b4bb58a5da 100644 --- a/azure-pipelines.bundlesize.yml +++ b/azure-pipelines.bundlesize.yml @@ -4,6 +4,7 @@ pr: trigger: - master + - web-components-v3 # Remove before merging to master variables: - ${{ if not(startsWith(variables['Build.SourceBranch'], 'refs/heads/')) }}: