Skip to content

Commit

Permalink
Temporarily enable coverity
Browse files Browse the repository at this point in the history
Signed-off-by: Madelyn Olson <[email protected]>
  • Loading branch information
madolson committed Apr 2, 2024
1 parent 9eb958e commit 0d2112e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:
jobs:
coverity:
if: github.repository == 'valkey-io/valkey'
if: github.repository == 'madolson/valkey'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
Expand Down

0 comments on commit 0d2112e

Please sign in to comment.