From 84e97fe190ddfd8742537972c2f738dc872e6ae1 Mon Sep 17 00:00:00 2001 From: samuel Date: Tue, 17 Feb 2026 02:09:28 +0100 Subject: [PATCH] ci: fetch depth 0 --- .gitea/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 59dd2b7..ae478dc 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -12,6 +12,7 @@ jobs: - name: Git checkout uses: actions/checkout@v6 with: + fetch-depth: 0 fetch-tags: true - name: Lint shell scripts run: shellcheck files/sbin/certbot_renew