Skip to content

Commit 8649b67

Browse files
committed
Configure java sonar to clone all git repository history
1 parent 2b23d04 commit 8649b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/java-sonar-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: actions/checkout@v6
4343
with:
4444
persist-credentials: false
45+
fetch-depth: 0
4546
- name: Setup Java SDK
4647
uses: actions/setup-java@v5
4748
with:

0 commit comments

Comments
 (0)