This commit is contained in:
Laurent Destailleur 2020-03-12 18:56:56 +01:00
parent 7a990845da
commit 94b17d34c7

View File

@ -3,7 +3,7 @@ name: "Close stale issues (bugs and feature requests)"
on:
schedule:
- cron: "0 15 * * *"
- cron: "0 21 * * *"
issue_comment:
types: [created]