From 587cf829bc2e0780a4072de797b035f65210d7b7 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Thu, 7 May 2026 11:22:24 +0200 Subject: [PATCH] Trying to get the workflow running...2 --- .gitea/workflows/copy_documentation.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/copy_documentation.yml b/.gitea/workflows/copy_documentation.yml index 8b6749d..5221a7c 100644 --- a/.gitea/workflows/copy_documentation.yml +++ b/.gitea/workflows/copy_documentation.yml @@ -8,8 +8,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v2 - with: - fetch-depth: 0 - name: Ensure destination exists run: |