Skip to content

Commit b59f910

Browse files
committed
Try workflow dispatch
Signed-off-by: Damien DASSIEU <[email protected]>
1 parent b834f5a commit b59f910

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-e2e.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: E2E Tests
33
on:
44
pull_request:
55
branches: [ "main" ]
6+
workflow_dispatch:
7+
branches: [ "main" ]
68

79
jobs:
810
test-e2e:

0 commit comments

Comments
 (0)