chore: Exempt assignees from stale
This commit is contained in:
parent
959d3da494
commit
d7d104de91
1 changed files with 2 additions and 1 deletions
3
.github/workflows/stale.yaml
vendored
3
.github/workflows/stale.yaml
vendored
|
|
@ -16,4 +16,5 @@ jobs:
|
|||
days-before-issue-stale: 365
|
||||
days-before-pr-stale: 365
|
||||
days-before-issue-close: 30
|
||||
days-before-pr-close: 30
|
||||
days-before-pr-close: 30
|
||||
exempt-all-assignees: true
|
||||
Loading…
Add table
Reference in a new issue