From 171322040eb91af63a30a28639fea49bf545e996 Mon Sep 17 00:00:00 2001 From: zryfish Date: Mon, 3 Aug 2020 15:46:50 +0800 Subject: [PATCH] rename stale bot configuration file name (#2753) Signed-off-by: Jeff --- .github/{.stale.yaml => stale.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{.stale.yaml => stale.yaml} (100%) diff --git a/.github/.stale.yaml b/.github/stale.yaml similarity index 100% rename from .github/.stale.yaml rename to .github/stale.yaml -- GitLab