From: Charles <32498151+charlesomer@users.noreply.github.com> Date: Wed, 14 Jul 2021 23:07:49 +0000 (+0100) Subject: Update stale.yaml X-Git-Tag: 4.1-dev~5^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59340b1ee2f769c5da00b8669279d6d3ebbe934;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