update stale action options

pull/51/head
Taner Sener 4 years ago
parent acd1d25b3d
commit 46afc3f34a
  1. 3
      .github/workflows/stale.yml

@ -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…
Cancel
Save