Skip to content

Commit

Permalink
Include sources in scan workflow for Sonar (#9789)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwdil authored Jun 22, 2024
1 parent dd379e5 commit ffb99ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ jobs:
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
-Dsonar.test.inclusions=**/*.spec.ts
-Dsonar.tests=.
-Dsonar.sources=.

0 comments on commit ffb99ef

Please sign in to comment.