Skip to content

Commit b80be33

Browse files
authored
Update L2-tests.yml
1 parent b18a02a commit b80be33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/L2-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: L2-tests
22

33
on:
44
push:
5-
branches: [ main, develop, 'sprint/**', 'release/**' ]
5+
branches: [ main, develop, 'sprint/**', 'release/**', topic/RDKEMW-5233 ]
66
pull_request:
77
branches: [ main, develop, 'sprint/**', 'release/**' ]
88

@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
repository: rdkcentral/entservices-testframework
9090
path: entservices-testframework
91-
ref: develop
91+
ref: topic/RDKEMW-5233
9292
token: ${{ secrets.RDKCM_RDKE }}
9393

9494
- name: Checkout googletest

0 commit comments

Comments
 (0)