Skip to content

Commit a270b6d

Browse files
committed
[workflow/test] Updated the sonar config
1 parent 3dc99c8 commit a270b6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/code-check.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525

2626
- name: SonarCloud Scan
2727
uses: SonarSource/sonarcloud-github-action@master
28+
with:
29+
organization: material-elements
30+
projectKey: material-elements_react-native-material-elements
2831
env:
2932
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3033
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)