Skip to content

Commit 9294cf1

Browse files
author
Alexey Zorkaltsev
authored
Merge pull request #425 from ydb-platform/switch-to-slo-main
chore: slo
2 parents 0696e6a + d5f46da commit 9294cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
2828

2929
- name: Run SLO
30-
uses: ydb-platform/slo-tests@js-version
30+
uses: ydb-platform/slo-tests@main
3131
if: env.DOCKER_REPO != null
3232
env:
3333
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}

0 commit comments

Comments
 (0)