From 5485c621c9de1463b784a487b2eeb72215c5e955 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Thu, 24 Feb 2022 15:09:20 -0800 Subject: [PATCH] Add newline to end of file --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index d0d3032f610..972e235a185 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -36,4 +36,4 @@ markComment: > limitPerRun: 30 # Limit to only `issues` -only: issues \ No newline at end of file +only: issues