Skip to content

Commit

Permalink
Merge pull request #4782 from pi-hole/fix/stale_reason
Browse files Browse the repository at this point in the history
Fix close-issue-reason
  • Loading branch information
PromoFaux committed Jul 6, 2022
2 parents 4150826 + c058a51 commit e05b64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
exempt-issue-labels: 'Internal, Fixed in next release, Bug: Confirmed, Documentation Needed'
exempt-all-issue-assignees: true
operations-per-run: 300
stale-issue-reason: 'not_planned'
close-issue-reason: 'not_planned'

0 comments on commit e05b64b

Please sign in to comment.