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:
|
paths-ignore:
|
||||||
- 'browser_patches/**'
|
- 'browser_patches/**'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
types: [ labeled ]
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- release-*
|
- release-*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue