Skip to content

Commit 98a1733

Browse files
authored
chore: Update README CI badge. (#106)
1 parent 92bbd15 commit 98a1733

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LaunchDarkly Javascript SDK Core Components
22

3-
[![Circle CI](https://circleci.com/gh/launchdarkly/js-sdk-common/tree/master.svg?style=svg)](https://circleci.com/gh/launchdarkly/js-sdk-common/tree/master)
3+
[![Actions Status][ci-badge]][ci]
44

55
## LaunchDarkly overview
66

@@ -33,3 +33,6 @@ We encourage pull requests and other contributions from the community. Check out
3333
* [docs.launchdarkly.com](https://docs.launchdarkly.com/ "LaunchDarkly Documentation") for our documentation and SDK reference guides
3434
* [apidocs.launchdarkly.com](https://apidocs.launchdarkly.com/ "LaunchDarkly API Documentation") for our API documentation
3535
* [blog.launchdarkly.com](https://blog.launchdarkly.com/ "LaunchDarkly Blog Documentation") for the latest product updates
36+
37+
[ci-badge]: https://github.com/launchdarkly/js-sdk-common/actions/workflows/ci.yml/badge.svg
38+
[ci]: https://github.com/launchdarkly/js-sdk-common/actions/workflows/ci.yml

0 commit comments

Comments
 (0)