Skip to content

Commit

Permalink
Skip enhancement in stale bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek-Wds committed May 10, 2021
1 parent 81bd2ca commit 8ba5e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -20,5 +20,5 @@ jobs:
days-before-stale: 90
days-before-close: 5
operations-per-run: 100
exempt-issue-labels: 'bug'
exempt-issue-labels: 'bug,enhancement'
remove-stale-when-updated: true

0 comments on commit 8ba5e93

Please sign in to comment.