mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-25 06:10:20 +00:00
Fix close-issue-reason
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
c78aac3051
commit
c058a511e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -23,4 +23,4 @@ jobs:
|
||||||
exempt-issue-labels: 'Internal, Fixed in next release, Bug: Confirmed, Documentation Needed'
|
exempt-issue-labels: 'Internal, Fixed in next release, Bug: Confirmed, Documentation Needed'
|
||||||
exempt-all-issue-assignees: true
|
exempt-all-issue-assignees: true
|
||||||
operations-per-run: 300
|
operations-per-run: 300
|
||||||
stale-issue-reason: 'not_planned'
|
close-issue-reason: 'not_planned'
|
||||||
|
|
Loading…
Reference in a new issue