Skip to content

Commit f7625b5

Browse files
docs: update status badges in readme
1 parent 4d15179 commit f7625b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Wire CoreCrypto<a name="wire-corecrypto"></a>
22

33
[![scheduled](https://github.com/wireapp/core-crypto/actions/workflows/scheduled.yml/badge.svg)](https://github.com/wireapp/core-crypto/actions/workflows/scheduled.yml)
4+
[![benchmarks](https://github.com/wireapp/core-crypto/actions/workflows/benchmarks.yml/badge.svg)](https://github.com/wireapp/core-crypto/actions/workflows/benchmarks.yml)
45
[![🚀 pipeline](https://github.com/wireapp/core-crypto/actions/workflows/pipeline.yml/badge.svg)](https://github.com/wireapp/core-crypto/actions/workflows/pipeline.yml)
56
[![.github/workflows/interop.yml](https://github.com/wireapp/core-crypto/actions/workflows/interop.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/interop.yml)
67
[![.github/workflows/test-android.yml](https://github.com/wireapp/core-crypto/actions/workflows/test-android.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/test-android.yml)
78
[![.github/workflows/test-ios.yml](https://github.com/wireapp/core-crypto/actions/workflows/test-ios.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/test-ios.yml)
89
[![.github/workflows/test-jvm.yml](https://github.com/wireapp/core-crypto/actions/workflows/test-jvm.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/test-jvm.yml)
9-
[![.github/workflows/test-ts.yml](https://github.com/wireapp/core-crypto/actions/workflows/test-ts.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/test-ts.yml)
10+
[![.github/workflows/test-ts-native.yml](https://github.com/wireapp/core-crypto/actions/workflows/test-ts-native.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/test-ts-native.yml)
11+
[![.github/workflows/test-ts-browser.yml](https://github.com/wireapp/core-crypto/actions/workflows/test-ts-browser.yml/badge.svg?event=workflow_dispatch)](https://github.com/wireapp/core-crypto/actions/workflows/test-ts-browser.yml)
1012

1113
This repository is part of the source code of Wire. You can find more information at [wire.com](https://wire.com) or by
1214
contacting opensource@wire.com.

0 commit comments

Comments
 (0)