devops: run bidi tests for bidi changes (#34099)

This commit is contained in:
Max Schmitt 2024-12-19 21:03:33 +01:00 committed by GitHub
parent 8e721fac85
commit 613f6c5f95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
- main
paths:
- .github/workflows/tests_bidi.yml
- packages/playwright-core/src/server/bidi/*
schedule:
# Run every day at midnight
- cron: '0 0 * * *'