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