Skip to content

Commit

Permalink
update stale action options
Browse files Browse the repository at this point in the history
  • Loading branch information
tanersener committed Mar 20, 2021
1 parent acd1d25 commit 46afc3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ''

0 comments on commit 46afc3f

Please sign in to comment.