Stale bot updated (#10562)

* Updated stale bot

* Specify issue number

* Remove particular handling of assignees

* Unleash the stalebot

* Remove debug branch
This commit is contained in:
Lysandre Debut
2021-04-14 10:24:31 -04:00
committed by GitHub
parent 9337c6c668
commit 7fe5aaa8b0
2 changed files with 18 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ name: Stale Bot
on:
schedule:
- cron: "0 0 * * *"
- cron: "0 15 * * *"
jobs:
close_stale_issues: