Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 43a41ff

Browse files
authored
Merge pull request #55 from aws-robotics/script/add-actions-badges
Add GH Action Badges to README
2 parents be1badf + 6b3d10b commit 43a41ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ The source code is released under [Apache 2.0].
3636
- Melodic
3737

3838
### Build status
39+
* GitHub Action Status
40+
* master: ![Build & Test](https://github.com/aws-robotics/kinesisvideo-ros1/workflows/Build%20&%20Test/badge.svg?branch=master&event=schedule)
41+
* release-latest: ![Build & Test release-latest](https://github.com/aws-robotics/kinesisvideo-ros1//workflows/Build%20&%20Test%20release-latest/badge.svg?event=schedule)
42+
43+
3944
* Travis CI:
4045
* "master" branch [![Build Status](https://travis-ci.org/aws-robotics/kinesisvideo-ros1.svg?branch=master)](https://travis-ci.org/aws-robotics/kinesisvideo-ros1/branches)
4146
* "release-latest" branch [![Build Status](https://travis-ci.org/aws-robotics/kinesisvideo-ros1.svg?branch=release-latest)](https://travis-ci.org/aws-robotics/kinesisvideo-ros1/branches)

0 commit comments

Comments
 (0)