ci(pages_cleanup): rename job to 'cleanup'

This commit is contained in:
Tim 2025-10-10 08:33:49 +02:00
parent 593c8d55d0
commit 10faa1c105

View file

@ -9,7 +9,7 @@ permissions:
contents: write contents: write
jobs: jobs:
build: cleanup:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout