Update stale.yml
This commit is contained in:
parent
e80f725efa
commit
35a440abd0
1 changed files with 1 additions and 4 deletions
5
.github/workflows/stale.yml
vendored
5
.github/workflows/stale.yml
vendored
|
|
@ -31,10 +31,7 @@ jobs:
|
|||
# A label to apply to stale issues.
|
||||
stale-issue-label: 'inactive'
|
||||
|
||||
# Set to true to only process issues and ignore pull requests.
|
||||
only-issues: true
|
||||
|
||||
# The number of operations to perform per run to avoid rate limiting.
|
||||
operations-per-run: 30
|
||||
operations-per-run: 100
|
||||
|
||||
enable-statistics: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue