add branch protection for docs branch

This commit is contained in:
Robert Kaussow 2021-09-11 12:43:38 +02:00
parent 2ab3b97193
commit cc96d1dc27
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 9 additions and 0 deletions

View File

@ -53,3 +53,12 @@ branches:
- continuous-integration/drone/pr
enforce_admins: null
restrictions: null
- name: docs
protection:
required_pull_request_reviews: null
required_status_checks: null
enforce_admins: true
restrictions:
users: []
teams:
- bot