ci(pages_cleanup): fetch full history
Some checks are pending
Build / build (push) Waiting to run

This commit is contained in:
Tim 2025-07-03 17:14:52 +02:00
parent 05371f3617
commit 4419eeb33f

View file

@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: gh-pages
fetch-depth: 0
- name: Delete directories older than 1 year
run: |