Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2020-08-14 21:40:43 +0300
committerGitHub <noreply@github.com>2020-08-14 21:40:43 +0300
commit104399b3bc88b974dcba2f1dc9f28bef372fba0f (patch)
tree3d6dfbc8d4f05680c81d8aadeea494693b0d04ab /.github
parent8a693b07e0064ee6b1ed1b71828d8673e7cf8a97 (diff)
Update stale.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index c60e0364..99ab51e3 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Mark stale issues
on:
schedule:
- - cron: "38 18 * * *"
+ - cron: "45 * * * *"
jobs:
stale: