Skip to content

Commit

Permalink
chore: slo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Zorkaltsev committed May 20, 2024
1 parent 1e81f3f commit 4def13f
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 4def13f

Please sign in to comment.