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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-06-05 14:00:34 +0300
committerGitHub <noreply@github.com>2019-06-05 14:00:34 +0300
commite54dce950d9085d97d0f8f72749399ee56c2e730 (patch)
tree93de3ee2f176690302f184e3e21ca3c7ffe85e38 /.github
parentad62974a8140eb649e763bae164c7f831cc44def (diff)
Stale bot: only issues
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index dad19fa1283..1caa4f02288 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -28,3 +28,6 @@ markComment: >
# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 1
+
+# Limit to only `issues` or `pulls`
+only: issues