Skip to content

Commit 315d825

Browse files
authored
Update sonarqube.yml
Signed-off-by: David Osipov <[email protected]>
1 parent e0a1968 commit 315d825

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonarqube.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- name: Checkout code
2121
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
22+
with:
23+
fetch-depth: 0
2224

2325
- name: Set up Python
2426
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55

0 commit comments

Comments
 (0)