This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ rebaseMergeAllowed: false
22squashMergeAllowed : true
33mergeCommitAllowed : false
44branchProtectionRules :
5- - pattern : master
5+ - pattern : main
66 isAdminEnforced : true
77 requiredApprovingReviewCount : 1
88 requiresCodeOwnerReviews : true
Original file line number Diff line number Diff line change 11on :
22 push :
33 branches :
4- - master
4+ - main
55 pull_request :
66name : downstream
77jobs :
Original file line number Diff line number Diff line change 11on :
22 push :
33 branches :
4- - master
4+ - main
55 pull_request :
66name : upper-bound-check
77jobs :
Original file line number Diff line number Diff line change @@ -46,6 +46,6 @@ Apache 2.0 - See [LICENSE][license] for more information.
4646
4747[ maven-version-image ] : https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-shared-dependencies.svg
4848[ maven-version-link ] : https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-shared-dependencies&core=gav
49- [ contributing ] : https://github.com/googleapis/java-shared-dependencies/blob/master /CONTRIBUTING.md
50- [ code-of-conduct ] : https://github.com/googleapis/java-shared-dependencies/blob/master /CODE_OF_CONDUCT.md#contributor-code-of-conduct
51- [ license ] : https://github.com/googleapis/java-shared-dependencies/blob/master /LICENSE
49+ [ contributing ] : https://github.com/googleapis/java-shared-dependencies/blob/main /CONTRIBUTING.md
50+ [ code-of-conduct ] : https://github.com/googleapis/java-shared-dependencies/blob/main /CODE_OF_CONDUCT.md#contributor-code-of-conduct
51+ [ license ] : https://github.com/googleapis/java-shared-dependencies/blob/main /LICENSE
You can’t perform that action at this time.
0 commit comments