Skip to content

Commit 226634c

Browse files
RDKEMW-5232 Update L2-tests.yml
1 parent 8b5b317 commit 226634c

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-5232 ]
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-5232
9292
token: ${{ secrets.RDKCM_RDKE }}
9393

9494
- name: Checkout googletest

0 commit comments

Comments
 (0)