From 233b9029e1c4d514ba07181687614d50bc773ee9 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 20 May 2024 11:36:35 -0400 Subject: [PATCH] Remove start date restriction from stale check for incomplete issues --- .github/workflows/close-incomplete-issues.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/close-incomplete-issues.yml b/.github/workflows/close-incomplete-issues.yml index 890970783..4d31d735e 100644 --- a/.github/workflows/close-incomplete-issues.yml +++ b/.github/workflows/close-incomplete-issues.yml @@ -30,4 +30,3 @@ jobs: This is a reminder that additional information is needed in order to further triage this issue. If the requested details are not provided, the issue will soon be closed automatically. - start-date: 2024-05-14