Merge pull request #3938 from github/nora/add-workflow-dispatch-to-e2e-tests
Add workflow dispatch to e2e tests
This commit is contained in:
1
.github/workflows/e2e-tests.yml
vendored
1
.github/workflows/e2e-tests.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Run E2E Playwright tests
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user