ci: Increase stale image limit (#28413)

This commit is contained in:
Declan Carroll 2026-04-13 13:57:08 +01:00 committed by GitHub
parent 8cd75d2f2d
commit 837652d14a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,4 +24,4 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GHCR_ORG: ${{ github.repository_owner }}
GHCR_REPO: ${{ github.event.repository.name }}
run: node .github/scripts/cleanup-ghcr-images.mjs --stale 1
run: node .github/scripts/cleanup-ghcr-images.mjs --stale 3