不要怂,就是干,撸起袖子干!

Commit 6b28d5f9 by Sushant Committed by GitHub

chores(stale): set stale days to 100

1 parent 193e1513
Showing with 1 additions and 1 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Configuration for probot-stale - https://github.com/probot/stale # Configuration for probot-stale - https://github.com/probot/stale
# Number of days of inactivity before an issue becomes stale # Number of days of inactivity before an issue becomes stale
daysUntilStale: 30 daysUntilStale: 100
# Number of days of inactivity before a stale issue is closed # Number of days of inactivity before a stale issue is closed
daysUntilClose: 7 daysUntilClose: 7
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!