Skip to content

Commit 6bc2ecf

Browse files
mtorpjdalton
authored andcommitted
run e2e tests on merge with v1.x branch
1 parent cf5eda6 commit 6bc2ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [main]
66
tags: ['*']
77
pull_request:
8-
branches: [main]
8+
branches: [main, v1.x]
99
workflow_dispatch:
1010

1111
permissions:

0 commit comments

Comments
 (0)