Skip to content

Commit 2ab8b4a

Browse files
committed
ci: sonarcloud for java only
1 parent c2b5956 commit 2ab8b4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- main
66
pull_request:
77
types: [opened, synchronize, reopened]
8+
paths:
9+
- 'server/api-service/**'
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)