Skip to content

Commit 39a4633

Browse files
committed
ci: make e2e tests to only run on demand
1 parent 01c0ce8 commit 39a4633

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/RunE2eTests.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33

44
name: Run e2e tests
55

6-
on:
7-
push:
8-
branches: [ "trunk" ]
9-
pull_request:
10-
branches: [ "trunk" ]
6+
on: workflow_dispatch
117

128
jobs:
139
build:

0 commit comments

Comments
 (0)