We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95374c6 commit 24ec26fCopy full SHA for 24ec26f
.github/workflows/e2e-tests.yml
@@ -1,5 +1,6 @@
1
name: Run E2E Playwright tests
2
on:
3
+ workflow_dispatch:
4
push:
5
branches: [main]
6
pull_request:
0 commit comments