Skip to content

Commit 0fa287b

Browse files
committed
docs: Update badge
1 parent 0b4043b commit 0fa287b

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
@@ -6,7 +6,7 @@ React Select
66

77
[![NPM version][npm-image]][npm-url]
88
[![npm download][download-image]][download-url]
9-
[![build status][circleci-image]][circleci-url]
9+
[![build status][github-actions-image]][github-actions-url]
1010
[![Test coverage][coveralls-image]][coveralls-url]
1111
[![Dependencies][david-image]](david-url)
1212
[![DevDependencies][david-dev-image]][david-dev-url]
@@ -16,8 +16,8 @@ React Select
1616
[npm-url]: http://npmjs.org/package/rc-select
1717
[travis-image]: https://img.shields.io/travis/react-component/select/master?style=flat-square
1818
[travis-url]: https://travis-ci.com/react-component/select
19-
[circleci-image]: https://img.shields.io/circleci/build/github/react-component/select.svg?style=flat-square
20-
[circleci-url]: https://circleci.com/gh/react-component/select
19+
[github-actions-image]: https://github.com/react-component/select/workflows/CI/badge.svg
20+
[github-actions-url]: https://github.com/react-component/select/actions
2121
[coveralls-image]: https://img.shields.io/coveralls/react-component/select.svg?style=flat-square
2222
[coveralls-url]: https://coveralls.io/r/react-component/select?branch=master
2323
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/select/master.svg?style=flat-square

0 commit comments

Comments
 (0)