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

Commit 2d42638

Browse files
authored
Add GH Action Badges to README (#67)
* Add GH Actions badges to README Signed-off-by: Devin Bonnie <[email protected]> * Fix formatting Signed-off-by: Devin Bonnie <[email protected]>
1 parent 0bd6efd commit 2d42638

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
@@ -22,6 +22,11 @@ The source code is released under an [Apache 2.0].
2222
- Melodic
2323

2424
### Build status
25+
* GitHub Action Status
26+
* master: ![Build & Test](https://github.com/aws-robotics/cloudwatchlogs-ros1/workflows/Build%20&%20Test/badge.svg?branch=master&event=schedule)
27+
* release-latest: ![Build & Test release-latest](https://github.com/aws-robotics/cloudwatchlogs-ros1//workflows/Build%20&%20Test%20release-latest/badge.svg?event=schedule)
28+
29+
2530
* Travis CI:
2631
* "master" branch [![Build Status](https://travis-ci.org/aws-robotics/cloudwatchlogs-ros1.svg?branch=master)](https://travis-ci.org/aws-robotics/cloudwatchlogs-ros1/branches)
2732
* "release-latest" branch [![Build Status](https://travis-ci.org/aws-robotics/cloudwatchlogs-ros1.svg?branch=release-latest)](https://travis-ci.org/aws-robotics/cloudwatchlogs-ros1/branches)

0 commit comments

Comments
 (0)