Skip to content

Commit 7de1453

Browse files
authored
Fix badges in the readme of subtree packages (#1984)
1 parent 2f7f0a5 commit 7de1453

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 Timestream Query Client
22

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

66
An API client for Timestream Query.
77

0 commit comments

Comments
 (0)