devops: include utils/isomorphic into client-side changes (#27061)
This commit is contained in:
parent
e367b5a0c0
commit
d85dc687b9
|
|
@ -5,6 +5,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- 'packages/playwright-core/src/client/**/*'
|
||||
- 'packages/playwright-core/src/utils/isomorphic/**/*'
|
||||
- 'packages/playwright/src/matchers/matchers.ts'
|
||||
jobs:
|
||||
check:
|
||||
|
|
|
|||
Loading…
Reference in a new issue