From 93b3d397a322a7c42722b545d8204d5c38328800 Mon Sep 17 00:00:00 2001 From: Wael Date: Fri, 21 Jun 2024 16:50:22 +0100 Subject: [PATCH] VTHP-1940: Test post merge release 1 (#2) --- .github/workflows/delete-runs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/delete-runs.yaml b/.github/workflows/delete-runs.yaml index 4419c56f..dac7e36a 100644 --- a/.github/workflows/delete-runs.yaml +++ b/.github/workflows/delete-runs.yaml @@ -15,5 +15,5 @@ jobs: with: token: ${{ secrets.PAT_TOKEN }} repository: ${{ github.repository }} - retain_days: .1 + retain_days: 3 keep_minimum_runs: 1