diff options
author | tcely <tcely@users.noreply.github.com> | 2019-06-07 15:51:20 -0400 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-06-08 04:50:46 +0000 |
commit | 054c3107c09223b8d1171785bbf4bd9c77cc2dc2 (patch) | |
tree | 2ba7a826c77250afd27f1581e270c302722c57a0 | |
parent | de5fa6531b3b6b4775bc0edb262defc4ea4596a0 (diff) | |
download | aports-054c3107c09223b8d1171785bbf4bd9c77cc2dc2.tar.bz2 aports-054c3107c09223b8d1171785bbf4bd9c77cc2dc2.tar.xz |
stale: fix comment newlines
Closes GH-8625
-rw-r--r-- | .github/stale.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index 6e9d9509c2..66942591b1 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,7 +12,7 @@ pulls: - S-WIP - T-backport-it - T-security - markComment: > + markComment: | Sorry to bother you, but we noticed there has't been any activity on this pull request for 60 days. Because we have to deal with a lot of pull requests, we use this stupid bot to automatically mark it as stale. |