Skip to content

Commit 6609db7

Browse files
authored
Update Github Action badge to reference the CI status page. (google#549)
* Update Github Action badge. * Update badge name.
1 parent f08ab7d commit 6609db7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![](https://github.com/google/pprof/workflows/ci/badge.svg)
2-
[![Build Status](https://travis-ci.org/google/pprof.svg?branch=master)](https://travis-ci.org/google/pprof)
3-
[![codecov](https://codecov.io/gh/google/pprof/graph/badge.svg)](https://codecov.io/gh/google/pprof)
1+
[![Github Action CI](https://github.com/google/pprof/workflows/ci/badge.svg)](https://github.com/google/pprof/actions)
2+
[![Travis CI](https://travis-ci.org/google/pprof.svg?branch=master)](https://travis-ci.org/google/pprof)
3+
[![Codecov](https://codecov.io/gh/google/pprof/graph/badge.svg)](https://codecov.io/gh/google/pprof)
44

55
# Introduction
66

0 commit comments

Comments
 (0)