We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c0ce8 commit 39a4633Copy full SHA for 39a4633
1 file changed
.github/workflows/RunE2eTests.yml
@@ -3,11 +3,7 @@
3
4
name: Run e2e tests
5
6
-on:
7
- push:
8
- branches: [ "trunk" ]
9
- pull_request:
10
+on: workflow_dispatch
11
12
jobs:
13
build:
0 commit comments