From b0a1ebddb93f38cfdb9bb88e650097762bba6b6d Mon Sep 17 00:00:00 2001 From: Raul Dipeas Date: Thu, 12 Dec 2024 12:11:47 -0300 Subject: [PATCH] ^apt-repository --- .github/workflows/apt-repository.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/apt-repository.yml b/.github/workflows/apt-repository.yml index ac7eb59..8579a1e 100644 --- a/.github/workflows/apt-repository.yml +++ b/.github/workflows/apt-repository.yml @@ -33,4 +33,4 @@ jobs: remove-failed: true remove-obsolete: false token: ${{ secrets.PAT }} - #remove-older-than: 7d \ No newline at end of file + remove-older-than: 3d \ No newline at end of file