Skip to content

Commit 573d5f4

Browse files
authored
Update L1-tests.yml
1 parent 375a96e commit 573d5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/L1-tests.yml

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

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

@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
repository: rdkcentral/entservices-testframework
115115
path: entservices-testframework
116-
ref: develop
116+
ref: test_2804_pass
117117
token: ${{ secrets.RDKCM_RDKE }}
118118

119119
- name: Checkout entservices-inputoutput

0 commit comments

Comments
 (0)