diff --git a/.github/workflows/util-cleanup-pr-images.yml b/.github/workflows/util-cleanup-pr-images.yml index 4221c8b1ef1..46399403a1f 100644 --- a/.github/workflows/util-cleanup-pr-images.yml +++ b/.github/workflows/util-cleanup-pr-images.yml @@ -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