Skip to content

Commit 70c7e8f

Browse files
committed
chore: add workflow_dispatch trigger to e2e tests pipeline
1 parent ef96d92 commit 70c7e8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e_tests_pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ concurrency:
2323
on:
2424
pull_request:
2525
push:
26+
workflow_dispatch:
2627

2728
jobs:
2829
pipeline-e2e-android:

0 commit comments

Comments
 (0)