From f185069c620509a3a227406102f57a88b76ed14e Mon Sep 17 00:00:00 2001 From: Jake Bailey <5341706+jakebailey@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:17:40 -0700 Subject: [PATCH] Add badges to readme for publish/bot workflows (#1059) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6de3cc9f02..28705ab060 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # DefinitelyTyped-tools +[![Publish Packages](https://github.com/microsoft/DefinitelyTyped-tools/actions/workflows/publish-packages.yml/badge.svg)](https://github.com/microsoft/DefinitelyTyped-tools/actions/workflows/publish-packages.yml) +[![Publish registry](https://github.com/microsoft/DefinitelyTyped-tools/actions/workflows/publish-registry.yml/badge.svg)](https://github.com/microsoft/DefinitelyTyped-tools/actions/workflows/publish-registry.yml) +[![Daily Open PR Sync](https://github.com/microsoft/DefinitelyTyped-tools/actions/workflows/daily.yml/badge.svg)](https://github.com/microsoft/DefinitelyTyped-tools/actions/workflows/daily.yml) + A monorepo for formerly disparate DefinitelyTyped-related tools: - [definitions-parser](packages/definitions-parser): the part of [microsoft/types-publisher](https://github.com/microsoft/types-publisher) that reads DefinitelyTyped repository data