From 0e8c6a32811c254ba5316325e8caa119bc52127e Mon Sep 17 00:00:00 2001 From: Doug Fawley Date: Thu, 21 Nov 2019 12:37:51 -0800 Subject: [PATCH] github: make stalebot monitor PRs, too (#3202) --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index ae052060..04a26a08 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -43,7 +43,7 @@ markComment: > limitPerRun: 1 # Limit to only `issues` or `pulls` -only: issues +# only: issues # Optionally, specify configuration settings that are specific to just 'issues' or 'pulls': # pulls: