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.
2 parents 0696e6a + d5f46da commit 9294cf1Copy full SHA for 9294cf1
.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