Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <ckoenig@posteo.de>2022-07-05 11:15:18 +0300
committerChristian König <ckoenig@posteo.de>2022-07-05 11:15:18 +0300
commitc058a511e6576b4154ac42a51a1d98a2b60e77cd (patch)
treeb3556c7c8ae5b3fbbebe49f7d26c5e84e8e120b7
parentc78aac3051b21db636e7a4e309e8abf0dad2c868 (diff)
Fix close-issue-reasonfix/stale_reason
Signed-off-by: Christian König <ckoenig@posteo.de>
-rw-r--r--.github/workflows/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 3f54c1a5..b9c4d8c1 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -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'