Skip to content

Commit 79f579b

Browse files
committed
fix
1 parent 61bd596 commit 79f579b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-health.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,8 @@ jobs:
317317
config: ${{ vars.PERMISSIONS_CONFIG }}
318318
- name: Checkout repository
319319
uses: actions/checkout@v4
320+
with:
321+
fetch-depth: 0
320322
- name: Install Go
321323
uses: actions/setup-go@v5
322324
with:

0 commit comments

Comments
 (0)