Skip to content

Commit 1372e99

Browse files
authored
Update sonarqube.yml
1 parent 3ebf9db commit 1372e99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonarqube.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416
- name: Setup .NET
1517
uses: actions/setup-dotnet@v1
1618
with:

0 commit comments

Comments
 (0)