Browse Source

Merge pull request #15878 from nextcloud/Stale-bot-only-issues

Stale bot: only issues
pull/15888/head
John Molakvoæ 7 years ago
committed by GitHub
parent
commit
07ffe4a34a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/stale.yml

3
.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
Loading…
Cancel
Save