Skip to content

Commit

Permalink
chore: remove docs label from stale issues
Browse files Browse the repository at this point in the history
  • Loading branch information
iamandrewluca committed Apr 13, 2020
1 parent b1a6960 commit 674134e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/stale.yml
Expand Up @@ -8,7 +8,7 @@ daysUntilStale: 60
daysUntilClose: 7

# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
onlyLabels: [question, docs, discussion]
onlyLabels: [question, discussion]

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels: []
Expand Down

0 comments on commit 674134e

Please sign in to comment.