Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH Workflow to Close stale issues and PRs (#365)
## Purpose Add a GH Workflow that runs every day and close stale issues and PRs ## Does this introduce a breaking change? <!-- Mark one with an "x". --> ``` [ ] Yes [X] No ``` ## Pull Request Type What kind of change does this Pull Request introduce? <!-- Please check the one that applies to this PR using "x". --> ``` [ ] Bugfix [X] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe: ``` ## How to Test * Run the action
- Loading branch information