From 39c497f5d7dba4273a258220f7bc699a4f6c9e63 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Fri, 9 Sep 2022 16:53:57 -0700 Subject: [PATCH] chore: run webview2 tests only when cq1 is present --- .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 e6d10ebddc60c..2a1cc04593513 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-*