Skip to content

Commit 57c2d7d

Browse files
authored
Run e2e tests based on label (#131)
1 parent 9a03316 commit 57c2d7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: End to End Testing
33
on:
44
issue_comment:
55
types: [created]
6+
pull_request:
7+
types: [labeled]
68

79
jobs:
810
e2e:

0 commit comments

Comments
 (0)