We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95374c6 + 24ec26f commit 0b10736Copy full SHA for 0b10736
.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