mirror of
https://github.com/thegeeklab/drone-docker.git
synced 2024-11-23 13:20:40 +00:00
add branch protection for docs branch
This commit is contained in:
parent
2ab3b97193
commit
cc96d1dc27
9
.github/settings.yml
vendored
9
.github/settings.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user