Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add workflow to close inactive issues
.github/workflows/issues.yaml: - Schedule job to run daily at 12:00 - Use actions/stale to mark and close inactive issues - Mark issues stale after 30 days and close after 14 additional days
- Loading branch information