Skip to content

Commit

Permalink
[maint]: Adds config to use the actual stale labels
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfloyd authored Nov 30, 2022
2 parents 920c75e + 5e4e7de commit c26ab0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
exempt-issue-labels: 'Status: Pinned'
exempt-pr-labels: 'Status: Pinned'
operations-per-run: 100
stale-issue-label: 'Status: Stale'
stale-pr-label: 'Status: Stale'

0 comments on commit c26ab0e

Please sign in to comment.