chore: run webview2 tests only when cq1 is present (#17230)
This commit is contained in:
parent
af042beb13
commit
04ed32e531
1
.github/workflows/tests_webview2.yml
vendored
1
.github/workflows/tests_webview2.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
paths-ignore:
|
||||
- 'browser_patches/**'
|
||||
- 'docs/**'
|
||||
types: [ labeled ]
|
||||
branches:
|
||||
- main
|
||||
- release-*
|
||||
|
|
|
|||
Loading…
Reference in a new issue