devops: fix client side changes bot after monorepo (#10025)

This commit is contained in:
Max Schmitt 2021-11-03 23:34:57 +01:00 committed by GitHub
parent 4c53824235
commit 583944f43e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on:
branches: branches:
- master - master
paths: paths:
- 'src/client/**/*' - 'packages/playwright-core/src/client/**/*'
jobs: jobs:
check: check:
name: Check name: Check