Merge pull request #6495 from jdevera/patch-1

Fix diff in wiki notifications (use full clone)
This commit is contained in:
neil
2025-09-02 17:38:41 +02:00
committed by GitHub

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: