diff --git a/.github/branch-protection.json b/.github/branch-protection.json index d472de8..61b7d33 100644 --- a/.github/branch-protection.json +++ b/.github/branch-protection.json @@ -11,7 +11,7 @@ "CODEOWNERS / noedit" ] }, - "enforce_admins": true, + "enforce_admins": false, "required_pull_request_reviews": { "dismissal_restrictions": {}, "dismiss_stale_reviews": true,