Try action

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

View File

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