From ba98a8e0103d38c8fc4ce037f6d57daef635ad3c Mon Sep 17 00:00:00 2001 From: Tobias Grothe Date: Sun, 12 Jan 2025 21:26:24 +0100 Subject: [PATCH] Update settings.yml Comment "private:" out --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index c250713..97c1f7b 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -16,7 +16,7 @@ repository: #topics: github, probot # Either `true` to make the repository private, or `false` to make it public. - private: false + #private: false # Either `true` to enable issues for this repository, `false` to disable them. has_issues: true