We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fbcce commit d5f46daCopy full SHA for d5f46da
.github/workflows/slo.yml
@@ -27,7 +27,7 @@ jobs:
27
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
28
29
- name: Run SLO
30
- uses: ydb-platform/slo-tests@js-version
+ uses: ydb-platform/slo-tests@main
31
if: env.DOCKER_REPO != null
32
env:
33
0 commit comments