chore: Add close-inactive-issues.yml

This commit is contained in:
icehomura 2024-11-14 21:07:31 +08:00
parent 8120a3d393
commit c0a3b3a2b1

View File

@ -2,6 +2,7 @@ name: Close inactive issues
on:
schedule:
- cron: "30 1 * * *"
workflow_dispatch:
jobs:
close-issues: