Skip to content

Commit 24ec26f

Browse files
committed
Add workflow dispatch to e2e tests
1 parent 95374c6 commit 24ec26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Run E2E Playwright tests
22
on:
3+
workflow_dispatch:
34
push:
45
branches: [main]
56
pull_request:

0 commit comments

Comments
 (0)