From cb58a5caa8ab4ae003feb4266882924aca44dcc8 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 30 Nov 2022 09:23:07 +0100 Subject: [PATCH] Update settings.yml --- .github/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index ac1847978..99e17563c 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,7 +4,7 @@ _extends: gh-labels repository: name: ocis description: ':atom_symbol: ownCloud Infinite Scale Stack' - homepage: https://doc.owncloud.com/ocis/next/ + homepage: 'https://doc.owncloud.com/ocis/next/' topics: reva, ocis private: false @@ -66,7 +66,7 @@ branches: - ci - employees - ocis-contractors - - name: 'stable-*' + - name: stable-* protection: required_pull_request_reviews: required_approving_review_count: 2