Skip to content

Commit 863f12e

Browse files
authored
Fix badges in the readme of subtree packages (#1984)
1 parent 830ed27 commit 863f12e

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
@@ -1,7 +1,7 @@
11
# AsyncAws CodeDeploy Client
22

3-
![](https://github.com/async-aws/code-deploy/workflows/Tests/badge.svg?branch=master)
4-
![](https://github.com/async-aws/code-deploy/workflows/BC%20Check/badge.svg?branch=master)
3+
![CI](https://github.com/async-aws/code-deploy/actions/workflows/ci.yml/badge.svg?branch=master)
4+
![BC Check](https://github.com/async-aws/code-deploy/actions/workflows/checks.yml/badge.svg?branch=master)
55

66
An API client for CodeDeploy.
77

0 commit comments

Comments
 (0)