Skip to content

Commit f6bc510

Browse files
committed
Fix CI and CI shield in README
1 parent f4a2f72 commit f6bc510

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# cdd-ts
1+
cdd-ts
2+
======
23

34
[![License](https://img.shields.io/badge/license-Apache--2.0%20OR%20MIT-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4-
[![CI/CD](https://github.com/offscale/cdd-ts/workflows/CI/badge.svg)](https://github.com/offscale/cdd-ts/actions)
5+
[![Angular Integration](https://github.com/offscale/cdd-ts/actions/workflows/integration.yml/badge.svg)](https://github.com/offscale/cdd-ts/actions/workflows/integration.yml)
6+
[![Deploy docs to Pages](https://github.com/offscale/cdd-ts/actions/workflows/docs.yml/badge.svg)](https://github.com/offscale/cdd-ts/actions/workflows/docs.yml)
7+
[![Linting and Code Quality](https://github.com/offscale/cdd-ts/actions/workflows/lint.yml/badge.svg)](https://github.com/offscale/cdd-ts/actions/workflows/lint.yml)
8+
[![Tests and coverage](https://github.com/offscale/cdd-ts/actions/workflows/ci.yml/badge.svg)](https://github.com/offscale/cdd-ts/actions/workflows/ci.yml)
59
[![Doc Coverage](https://img.shields.io/badge/doc_coverage-100%25-brightgreen.svg)](https://github.com/offscale/cdd-ts)
610
[![Test Coverage](https://img.shields.io/badge/test_coverage-100%25-brightgreen.svg)](https://github.com/offscale/cdd-ts)
711

0 commit comments

Comments
 (0)