Skip to content

Commit 895e2a5

Browse files
committed
featch complete history
sometimes Sonar needs the information to attribute the issues
1 parent 0c1cd16 commit 895e2a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- name: Checkout master branch
2222
uses: actions/checkout@v2
23+
with:
24+
fetch-depth: 0
2325
- name: Set up JDK 11
2426
uses: actions/setup-java@v1
2527
with:

0 commit comments

Comments
 (0)