File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
releaseType : simple
2
2
handleGHRelease : true
3
- primaryBranch : master
3
+ primaryBranch : main
Original file line number Diff line number Diff line change 1
1
on :
2
2
push :
3
3
branches :
4
- - master
4
+ - main
5
5
pull_request :
6
6
name : ci
7
7
jobs :
8
8
build :
9
9
runs-on : ubuntu-latest
10
10
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
12
12
# If you update its version, please also update it below in
13
13
# 'Cache Bazel files' - unfortunately it cannot accept variables at this
14
14
# 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 )
2
2
# API Client Generator for Java
3
3
4
4
Generates a Java client library from protocol buffers.
You can’t perform that action at this time.
0 commit comments