diff --git a/.github/workflows/slo.yml b/.github/workflows/slo.yml index 99229286..004293ae 100644 --- a/.github/workflows/slo.yml +++ b/.github/workflows/slo.yml @@ -29,7 +29,7 @@ jobs: DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }} - name: Run SLO - uses: ydb-platform/slo-tests@php-version + uses: ydb-platform/slo-tests@main if: env.DOCKER_REPO != null # check permissions env: DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}