We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b5956 commit 2ab8b4aCopy full SHA for 2ab8b4a
.github/workflows/sonarcloud.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
pull_request:
7
types: [opened, synchronize, reopened]
8
+ paths:
9
+ - 'server/api-service/**'
10
11
permissions:
12
contents: read
0 commit comments