diff --git a/README.md b/README.md index 292b2fd..d8f8f8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # valkyrie-thread-action +[![GitHub Super-Linter](https://github.com/actions/typescript-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter) +![CI](https://github.com/actions/typescript-action/actions/workflows/ci.yml/badge.svg) +[![Check dist/](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml) +[![Coverage](./badges/coverage.svg)](./badges/coverage.svg) + This action can be triggered after a release tag is created to start a thread with the release details. diff --git a/badges/coverage.svg b/badges/coverage.svg index 8c73e34..5bb55be 100644 --- a/badges/coverage.svg +++ b/badges/coverage.svg @@ -1 +1 @@ -Coverage: 33.33%Coverage33.33% \ No newline at end of file +Coverage: 100%Coverage100% \ No newline at end of file