From 10c78eaebce8a218b25ffd514e1fb156f62df2d6 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Tue, 1 Oct 2024 00:32:57 +0500 Subject: [PATCH] Update cron.yml --- .github/workflows/cron.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 18c3249bc..b5e0aa604 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -13,9 +13,6 @@ jobs: with: days-before-issue-stale: 30 days-before-issue-close: 14 - days-before-pr-stale: -1 - days-before-pr-close: -1 - only-labels: '1. Type: Not a TFG Bug' any-of-issue-labels: '1. Type: Not a TFG Bug' stale-issue-label: '2. Status: Stale' stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."