Skip to content

Commit

Permalink
Don't skip SonarCloud run on push
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek committed Jan 17, 2024
1 parent 52a8188 commit eac91d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ jobs:
working-directory: '.'
runs-on: ubuntu-latest
name: Test Coverage Verification
if: ${{ github.event_name == 'pull_request' }}
needs: [unit-tests, kind-tests, policyautomation-tests]

steps:
Expand Down

0 comments on commit eac91d5

Please sign in to comment.