Skip to content

Commit f96e875

Browse files
authored
link Github Actions badges to the main branch (#979)
1 parent 510171c commit f96e875

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,7 +1,7 @@
11
# gortsplib
22

3-
[![Test](https://github.com/bluenviron/gortsplib/actions/workflows/test.yml/badge.svg)](https://github.com/bluenviron/gortsplib/actions/workflows/test.yml)
4-
[![Lint](https://github.com/bluenviron/gortsplib/actions/workflows/lint.yml/badge.svg)](https://github.com/bluenviron/gortsplib/actions/workflows/lint.yml)
3+
[![Test](https://github.com/bluenviron/gortsplib/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/bluenviron/gortsplib/actions/workflows/test.yml?query=branch%3Amain)
4+
[![Lint](https://github.com/bluenviron/gortsplib/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/bluenviron/gortsplib/actions/workflows/lint.yml?query=branch%3Amain)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/bluenviron/gortsplib)](https://goreportcard.com/report/github.com/bluenviron/gortsplib)
66
[![CodeCov](https://codecov.io/gh/bluenviron/gortsplib/branch/main/graph/badge.svg)](https://app.codecov.io/gh/bluenviron/gortsplib/tree/main)
77
[![PkgGoDev](https://pkg.go.dev/badge/github.com/bluenviron/gortsplib/v5)](https://pkg.go.dev/github.com/bluenviron/gortsplib/v5#pkg-index)

0 commit comments

Comments
 (0)