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