Skip to content

Commit 4ab6986

Browse files
committed
feat(ci): add test branch for linter service
1 parent 36c9c4f commit 4ab6986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ on:
5353
jobs:
5454
call-docker-compose-run-and-test-ci-workflow:
5555
#TODO: change to main after testing
56-
uses: netcracker/qubership-apihub-ci/.github/workflows/run-e2e-tests.yml@main
56+
uses: netcracker/qubership-apihub-ci/.github/workflows/run-e2e-tests.yml@feature/linter-service
5757
with:
5858
compose-repository-branch: ${{ github.event.inputs.compose-repository-branch || 'main'}}
5959
#compose-repository-compose-folder: ${{ github.event.inputs.compose-repository-compose-folder}}

0 commit comments

Comments
 (0)