From 099a2eef5ba712e49996bede673ef8635cf2ddfd Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 21 Jul 2022 08:37:09 +0200 Subject: [PATCH] [skip ci] gh settings --- .github/settings.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index c1d83c7..294fd48 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -52,14 +52,20 @@ branches: strict: false contexts: - continuous-integration/drone/pr - enforce_admins: null - restrictions: null + enforce_admins: true + required_linear_history: true + restrictions: + apps: [] + users: [] + teams: [] - name: docs protection: required_pull_request_reviews: null required_status_checks: null - enforce_admins: false + enforce_admins: true + required_linear_history: true restrictions: + apps: [] users: [] teams: - bot