From 16353ce63c28105c67825c46f4bb3e6f8f4af3f6 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 5 Dec 2019 21:43:22 -0500 Subject: [PATCH] Correct stalebot config file name --- .github/{stale.yaml => stale.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{stale.yaml => stale.yml} (100%) diff --git a/.github/stale.yaml b/.github/stale.yml similarity index 100% rename from .github/stale.yaml rename to .github/stale.yml