This commit is contained in:
Laurent Destailleur 2020-03-11 19:23:45 +01:00
parent 8edcdc742f
commit 8f1a5c96ac

View File

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