Skip to content

Commit 1ff429f

Browse files
authored
Merge pull request #140 from ydb-platform/switch-slo-to-main-branch
chore: slo
2 parents 1e81f3f + 4def13f commit 1ff429f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
3030

3131
- name: Run SLO
32-
uses: ydb-platform/slo-tests@php-version
32+
uses: ydb-platform/slo-tests@main
3333
if: env.DOCKER_REPO != null # check permissions
3434
env:
3535
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}

0 commit comments

Comments
 (0)