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

Commit 17e22a7

Browse files
authored
Merge pull request #57 from aws-robotics/script/update_badge_link
Link build badges to GH Actions
2 parents f3640b3 + bb1148d commit 17e22a7

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

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

4343

4444
* Travis CI:

0 commit comments

Comments
 (0)