Add the only-labels option in the readme (#141)
This commit is contained in:
parent
e976731ae8
commit
250a2d2fc5
|
@ -80,6 +80,7 @@ jobs:
|
||||||
exempt-issue-labels: 'awaiting-approval,work-in-progress'
|
exempt-issue-labels: 'awaiting-approval,work-in-progress'
|
||||||
stale-pr-label: 'no-pr-activity'
|
stale-pr-label: 'no-pr-activity'
|
||||||
exempt-pr-labels: 'awaiting-approval,work-in-progress'
|
exempt-pr-labels: 'awaiting-approval,work-in-progress'
|
||||||
|
only-labels: 'awaiting-feedback,awaiting-answers'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Debugging
|
### Debugging
|
||||||
|
|
Loading…
Reference in New Issue