File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11releaseType : simple
22handleGHRelease : true
3- primaryBranch : master
3+ primaryBranch : main
Original file line number Diff line number Diff line change 11on :
22 push :
33 branches :
4- - master
4+ - main
55 pull_request :
66name : ci
77jobs :
88 build :
99 runs-on : ubuntu-latest
1010 container : gcr.io/gapic-images/googleapis-bazel:20210105
11- # Dockerfile for this image: https://github.com/googleapis/googleapis-discovery/blob/master /Dockerfile
11+ # Dockerfile for this image: https://github.com/googleapis/googleapis-discovery/blob/main /Dockerfile
1212 # If you update its version, please also update it below in
1313 # 'Cache Bazel files' - unfortunately it cannot accept variables at this
1414 # time.
Original file line number Diff line number Diff line change 1- [ ![ codecov] ( https://codecov.io/gh/googleapis/gapic-generator-java/branch/master /graph/badge.svg?token=3RUU37GX9U )] ( https://codecov.io/gh/googleapis/gapic-generator-java )
1+ [ ![ codecov] ( https://codecov.io/gh/googleapis/gapic-generator-java/branch/main /graph/badge.svg?token=3RUU37GX9U )] ( https://codecov.io/gh/googleapis/gapic-generator-java )
22# API Client Generator for Java
33
44Generates a Java client library from protocol buffers.
You can’t perform that action at this time.
0 commit comments