From: Flole998 Date: Mon, 19 Feb 2024 23:00:37 +0000 (+0100) Subject: Shorten time for stale issues before a warning is applied X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595bbaad56dba7c19eed54ced143d1c58c362c81;p=thirdparty%2Ftvheadend.git Shorten time for stale issues before a warning is applied --- diff --git a/.github/workflows/stale_bot.yml b/.github/workflows/stale_bot.yml index 1c6667d80..edb0d75ac 100644 --- a/.github/workflows/stale_bot.yml +++ b/.github/workflows/stale_bot.yml @@ -10,3 +10,4 @@ jobs: - uses: actions/stale@v9 with: any-of-labels: 'needs-more-info,SQUASH' + days-before-stale: 21