From e35f204d1d7bb0ea598603cf4dd572f641203903 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Wed, 13 May 2026 21:35:27 +0200 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index f697e04..931989d 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -21,7 +21,7 @@ jobs: # This should match the "# Name: your-repo-name" comment in your Containerfile # Example: If your Containerfile has "# Name: my-custom-os", use "my-custom-os" here packages: fluffy-pancake - older-than: 60 days + older-than: 45 days delete-orphaned-images: true - keep-n-tagged: 7 - keep-n-untagged: 7 + keep-n-tagged: 5 + keep-n-untagged: 5