ci: close issue, change workflow schedule time

This commit is contained in:
Pierrick HYMBERT 2024-03-16 13:17:35 +01:00
parent e36c5c06cc
commit f9ae8e093f

View file

@ -1,7 +1,7 @@
name: Close inactive issues
on:
schedule:
- cron: "0 0 * * *"
- cron: "42 0 * * *"
jobs:
close-issues: