Restore cron

This commit is contained in:
Laurent Destailleur 2020-03-11 19:33:12 +01:00
parent 4c87a60d6c
commit 20a695de2b

View File

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