]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Test stale action.
authorCharles <32498151+charlesomer@users.noreply.github.com>
Wed, 14 Jul 2021 22:41:47 +0000 (23:41 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Jul 2021 22:41:47 +0000 (23:41 +0100)
.github/workflows/stale.yaml

index 8ca23defb266ae90e320ef9782eecb948804450b..88a26e639b762cf6048ed815cf43c6abe58e0f17 100644 (file)
@@ -1,7 +1,7 @@
 name: 'Close stale issues and PRs'
 on:
   schedule:
-    - cron: '* 8 * * *'
+    - cron: '*/5 * * * *'
 
 permissions:
   issues: write