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

Commit 25360fe

Browse files
authored
Link build badges to GH Actions (#70)
* Link build badges to GH Actions Signed-off-by: Devin Bonnie <[email protected]> * Fix release-latest link Signed-off-by: Devin Bonnie <[email protected]>
1 parent a1867c4 commit 25360fe

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
@@ -23,8 +23,8 @@ The source code is released under an [Apache 2.0].
2323

2424
### Build status
2525
* 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)
26+
* master: [![Build & Test](https://github.com/aws-robotics/cloudwatchlogs-ros1/workflows/Build%20&%20Test/badge.svg?branch=master&event=schedule)](https://github.com/aws-robotics/cloudwatchlogs-ros1/actions?query=workflow%3A"Build+%26+Test"+event%3Aschedule)
27+
* release-latest: [![Build & Test release-latest](https://github.com/aws-robotics/cloudwatchlogs-ros1/workflows/Build%20&%20Test%20release-latest/badge.svg?branch=master&event=schedule)](https://github.com/aws-robotics/cloudwatchlogs-ros1/actions?query=workflow%3A"Build+%26+Test+release-latest"+event%3Aschedule)
2828

2929

3030
* Travis CI:

0 commit comments

Comments
 (0)