From 6763521c18cfdafe5856dd9c4223ae86d61ebce0 Mon Sep 17 00:00:00 2001 From: Karthikeyan Manivasagam Date: Fri, 8 Sep 2023 09:20:55 +0530 Subject: [PATCH] Update cleaner.yml --- .github/workflows/cleaner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleaner.yml b/.github/workflows/cleaner.yml index 6837172..9c4edf2 100644 --- a/.github/workflows/cleaner.yml +++ b/.github/workflows/cleaner.yml @@ -6,7 +6,7 @@ on: daysAgo: description: 'Delete branches updated' required: true - default: '3 momths ago' + default: '3 months ago' type: choice options: - 1 month ago