Skip to content

Commit a4b0107

Browse files
committed
update readme
1 parent 647d13d commit a4b0107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# gh-combine
22

3-
A gh cli extension to automatically combine multiple pull requests into one.
4-
53
[![test](https://github.com/github/gh-combine/actions/workflows/test.yml/badge.svg)](https://github.com/github/gh-combine/actions/workflows/test.yml)
64
[![build](https://github.com/github/gh-combine/actions/workflows/build.yml/badge.svg)](https://github.com/github/gh-combine/actions/workflows/build.yml)
75
[![lint](https://github.com/github/gh-combine/actions/workflows/lint.yml/badge.svg)](https://github.com/github/gh-combine/actions/workflows/lint.yml)
86
[![golangci-lint](https://github.com/github/gh-combine/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/github/gh-combine/actions/workflows/golangci-lint.yml)
97
[![release](https://github.com/github/gh-combine/actions/workflows/release.yml/badge.svg)](https://github.com/github/gh-combine/actions/workflows/release.yml)
108

9+
A gh cli extension to automatically combine multiple pull requests into one.
10+
1111
## About ⭐
1212

1313
This project is a gh cli extension that is used to combine multiple pull requests into one. It is inspired by the [github/combine-prs](https://github.com/github/combine-prs) Action but with a focus on the gh cli.

0 commit comments

Comments
 (0)