Skip to content

Commit

Permalink
Merge pull request #1376 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 22d31cf + 390d456 commit 19cf523
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: 'Fixed in next release, Bug, Bug:Confirmed, Bugfix in progress, documentation needed, internal'
exempt-all-issue-assignees: true
operations-per-run: 300
stale-issue-reason: 'not_planned'
close-issue-reason: 'not_planned'

0 comments on commit 19cf523

Please sign in to comment.