diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 656be43..3b0460f 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -14,6 +14,8 @@ jobs: runs-on: docker steps: - uses: https://github.com/actions/checkout@v4 + with: + fetch-depth: 0 - id: filter uses: https://github.com/dorny/paths-filter@v3