We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1297a8 commit 7d65205Copy full SHA for 7d65205
.github/workflows/pr-e2e.yml
@@ -1,5 +1,6 @@
1
name: E2E
2
on:
3
+ workflow_dispatch:
4
pull_request:
5
branches: [main, rc]
6
jobs:
0 commit comments