update stale action options

This commit is contained in:
Taner Sener 2021-03-20 15:30:27 +00:00
parent acd1d25b3d
commit 46afc3f34a

View File

@ -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: ''