From 26568a51d454afb7eb8ff5ce5a4cda7c5916d355 Mon Sep 17 00:00:00 2001 From: mukunda katta Date: Tue, 21 Apr 2026 08:38:36 -0700 Subject: [PATCH] docs: clarify retention-days minimum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b708eb3..7a15242 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ You are welcome to still raise bugs in this repo. if-no-files-found: # Duration after which artifact will expire in days. 0 means using default retention. - # Minimum 1 day. + # Minimum 0 days when using repository defaults, otherwise 1 day. # Maximum 90 days unless changed from the repository settings page. # Optional. Defaults to repository settings. retention-days: