diff --git a/.github/workflows/stale.yml b/.github/stale.yml similarity index 93% rename from .github/workflows/stale.yml rename to .github/stale.yml index 55bcf0665da..901ef5692d7 100644 --- a/.github/workflows/stale.yml +++ b/.github/stale.yml @@ -1,3 +1,5 @@ +# Probot Stale app - https://github.com/apps/stale +# # Number of days of inactivity before an issue becomes stale daysUntilStale: 14 # Number of days of inactivity before a stale issue is closed