Skip to content

Commit 8f0ec1c

Browse files
authored
Fix badges in the readme of subtree packages (#1984)
1 parent 7871556 commit 8f0ec1c

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 CodeCommit Client
22

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

66
An API client for CodeCommit.
77

0 commit comments

Comments
 (0)