Skip to content

Commit 8989efe

Browse files
committed
Remove the check from the base version of the branch protection settings
1 parent f9bac36 commit 8989efe

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

test-data/api-doc-set-branch-protection.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"required_status_checks": {
33
"strict": false,
4-
"checks": [ {
5-
"context": "continuous-integration/travis-ci",
6-
"app_id": null
7-
}
8-
]
4+
"checks": [
5+
]
96
},
107
"enforce_admins": true,
118
"required_pull_request_reviews": {

0 commit comments

Comments
 (0)