From 79bf9ed652470e34bbca7fee390cf7306a710cf7 Mon Sep 17 00:00:00 2001 From: Guillaume Lours Date: Wed, 9 Oct 2019 21:10:18 +0200 Subject: [PATCH] correct invalid yaml indentation Signed-off-by: Guillaume Lours --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 10660d759..0e42a89cb 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -43,7 +43,7 @@ closeComment: > limitPerRun: 30 # Limit to only `issues` or `pulls` - only: issues +only: issues # Optionally, specify configuration settings that are specific to just 'issues' or 'pulls': # pulls: