Merge pull request #3938 from github/nora/add-workflow-dispatch-to-e2e-tests

Add workflow dispatch to e2e tests
This commit is contained in:
Nora
2025-02-20 17:39:53 +01:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
name: Run E2E Playwright tests
on:
workflow_dispatch:
push:
branches: [main]
pull_request: