From: Charles <32498151+charlesomer@users.noreply.github.com> Date: Wed, 14 Jul 2021 23:08:46 +0000 (+0100) Subject: Update stale.yaml X-Git-Tag: 4.1-dev~4^2~48^2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a819ec5df564398e5b343d09f976c7bfc7e88619;p=thirdparty%2Fshairport-sync.git Update stale.yaml --- diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 88a26e63..be61da3d 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -1,7 +1,7 @@ name: 'Close stale issues and PRs' on: schedule: - - cron: '*/5 * * * *' + - cron: '0 0 * * *' permissions: issues: write