From 04ed32e53157c08c56cc4e5044ccedaec8379b68 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Fri, 9 Sep 2022 16:55:39 -0700 Subject: [PATCH] chore: run webview2 tests only when cq1 is present (#17230) --- .github/workflows/tests_webview2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests_webview2.yml b/.github/workflows/tests_webview2.yml index e6d10ebddc..2a1cc04593 100644 --- a/.github/workflows/tests_webview2.yml +++ b/.github/workflows/tests_webview2.yml @@ -9,6 +9,7 @@ on: paths-ignore: - 'browser_patches/**' - 'docs/**' + types: [ labeled ] branches: - main - release-*