update stale action options
This commit is contained in:
parent
acd1d25b3d
commit
46afc3f34a
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
|
@ -17,3 +17,6 @@ jobs:
|
|||
stale-pr-message: 'This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
exempt-issue-labels: 'enhancement'
|
||||
exempt-pr-labels: 'enhancement'
|
||||
exempt-all-assignees: ''
|
||||
|
|
Loading…
Reference in New Issue
Block a user