Skip to content

Commit

Permalink
UISAUTCOMP-136 added correct directory for Sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanDenis committed Dec 16, 2024
1 parent ebbe776 commit fd5a312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
# Only handle push events from the main branch or tags, to decrease PR noise
if: github.ref_name == github.event.repository.default_branch || github.event_name != 'push' || github.ref_type == 'tag'
secrets: inherit
with:
sonar-sources: ./lib

0 comments on commit fd5a312

Please sign in to comment.