Skip to content

Commit

Permalink
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
1 parent 920c75e commit 5e4e7de
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 5e4e7de

Please sign in to comment.