Skip to content

Commit f91c80c

Browse files
committed
chore: format release-please.yml
1 parent 32b6945 commit f91c80c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/release-please.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ handleGHRelease: true
33
releaseType: java-yoshi
44
branches:
55
- branch: java7
6-
- releaseType: java-backport
7-
branch: 3.7.x
8-
- releaseType: java-backport
9-
branch: 3.13.x
10-
- releaseType: java-backport
11-
branch: 3.17.x
12-
- releaseType: java-backport
13-
branch: 3.21.x
14-
- releaseType: java-backport
15-
branch: 3.22.x
6+
- branch: 3.7.x
7+
releaseType: java-backport
8+
- branch: 3.13.x
9+
releaseType: java-backport
10+
- branch: 3.17.x
11+
releaseType: java-backport
12+
- branch: 3.21.x
13+
releaseType: java-backport
14+
- branch: 3.22.x
15+
releaseType: java-backport
1616
- branch: protobuf-4.x-rc
1717
manifest: true
1818
extraFiles:

0 commit comments

Comments
 (0)