mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 11:34:00 +00:00
18 lines
220 B
Markdown
18 lines
220 B
Markdown
# ivuorinen/actions/stale
|
|
|
|
## Stale
|
|
|
|
### Description
|
|
|
|
A GitHub Action to close stale issues and pull requests.
|
|
|
|
### Runs
|
|
|
|
This action is a `composite` action.
|
|
|
|
### Usage
|
|
|
|
```yaml
|
|
- uses: ivuorinen/actions/stale@main
|
|
```
|