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 1e81f3f commit 4def13fCopy full SHA for 4def13f
.github/workflows/slo.yml
@@ -29,7 +29,7 @@ jobs:
29
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
30
31
- name: Run SLO
32
- uses: ydb-platform/slo-tests@php-version
+ uses: ydb-platform/slo-tests@main
33
if: env.DOCKER_REPO != null # check permissions
34
env:
35
0 commit comments