devops: fix pr_check_client_side_changes workflow (#28847)

https://github.com/microsoft/playwright/actions/runs/7401729926/workflow
This commit is contained in:
Max Schmitt 2024-01-03 22:15:50 +01:00 committed by GitHub
parent eebb69121e
commit e30c0a6ff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on:
branches:
- main
paths:
- 'docs/src/api/**/*',
- 'docs/src/api/**/*'
- 'packages/playwright-core/src/client/**/*'
- 'packages/playwright-core/src/utils/isomorphic/**/*'
- 'packages/playwright/src/matchers/matchers.ts'