diff --git a/README.md b/README.md index 02015b6..1281e19 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![CodeQL](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml) [![coverage](./badges/coverage.svg)](./badges/coverage.svg) - Use this template to bootstrap the creation of a TypeScript action. :rocket: This template includes compilation support, tests, a validation workflow,