diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index c70aee3eb8..c447409f87 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -13,7 +13,7 @@ on: jobs: tests_e2e: name: Run Playwright tests - if: github.event.pull_request.head.repo.full_name == danny-avila/LibreChat + if: github.event.pull_request.head.repo.full_name == 'danny-avila/LibreChat' timeout-minutes: 60 runs-on: ubuntu-latest env: