Skip to content

Commit

Permalink
Add badges to readme for publish/bot workflows (#1059)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey authored Sep 19, 2024
1 parent 84699ab commit f185069
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f185069

Please sign in to comment.