Skip to content

Commit

Permalink
Merge pull request #140 from ydb-platform/switch-slo-to-main-branch
Browse files Browse the repository at this point in the history
chore: slo
  • Loading branch information
rekby authored Jun 11, 2024
2 parents 1e81f3f + 4def13f commit 1ff429f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 1ff429f

Please sign in to comment.