Skip to content

Commit babb913

Browse files
Robert McNeesfmbenhassine
Robert McNees
authored andcommitted
Update GitHub Action
Resolves #4346
1 parent e61065a commit babb913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/continuous-inspection.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: mvn -P test-coverage verify
2525

2626
- name: Analyse code quality with Sonar
27+
if: github.repository == 'spring-projects/spring-batch'
2728
env:
2829
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2930
SONAR_HOST_URL: ${{ secrets.SONAR_URL }}

0 commit comments

Comments
 (0)