From: Charles <32498151+charlesomer@users.noreply.github.com> Date: Wed, 14 Jul 2021 22:56:22 +0000 (+0100) Subject: Test. X-Git-Tag: 4.1-dev~4^2~48^2^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2d773e838a184dae29b89af049cb5fe581ba3f;p=thirdparty%2Fshairport-sync.git Test. --- diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 88a26e63..5faf85f6 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -16,5 +16,5 @@ jobs: stale-issue-message: 'This issue has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.' stale-pr-message: 'This PR has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.' # These are the defaults at the time of writing. https://github.com/marketplace/actions/close-stale-issues - # days-before-stale: 60 - # days-before-close: 7 + days-before-stale: 60 + days-before-close: 7