diff --git a/.github/workflows/slo.yml b/.github/workflows/slo.yml index 767a6d1c..701d6d98 100644 --- a/.github/workflows/slo.yml +++ b/.github/workflows/slo.yml @@ -27,7 +27,7 @@ jobs: DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }} - name: Run SLO - uses: ydb-platform/slo-tests@js-version + uses: ydb-platform/slo-tests@main if: env.DOCKER_REPO != null env: DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}