Merge pull request #6495 from jdevera/patch-1

Fix diff in wiki notifications (use full clone)
pull/6456/merge
neil 2025-09-02 17:38:41 +02:00 committed by GitHub
commit e06cdbf0ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
with:
repository: ${{ github.repository }}.wiki
path: wiki
fetch-depth: 0
- name: Generate wiki change message
run: |
@ -58,3 +59,4 @@ jobs: