Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acpcreation authored Oct 25, 2024
1 parent 5e4c9c3 commit 85c6d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
## Sonatype SCA Scanning ##
###########################
sonatype-scan:
# if: github.repository_owner == 'finos'
if: github.repository_owner == 'finos'
needs: [ci]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 85c6d4a

Please sign in to comment.