Skip to content

Commit

Permalink
diff syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Shoham Elias <[email protected]>
  • Loading branch information
shohamazon committed Jul 9, 2024
1 parent 83108c3 commit 9d22c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
start-self-hosted-runner:
if: ${{ github.event.pull_request.head.repo.owner.login }} == 'valkey-io'
if: github.event.pull_request.head.repo.owner.login == 'valkey-io'
runs-on: ubuntu-latest
environment: AWS_ACTIONS
steps:
Expand Down

0 comments on commit 9d22c11

Please sign in to comment.