Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Aug 13, 2020
1 parent 52cc592 commit 9918c0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/stale.yml
Expand Up @@ -13,6 +13,7 @@ exemptLabels:
- "issue"
- "help wanted"
- "good first issue"
- "pr hold"
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
Expand All @@ -21,4 +22,4 @@ markComment: >
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
closeComment: false

0 comments on commit 9918c0c

Please sign in to comment.