Skip to content

Commit 55d47ac

Browse files
authored
Feat: Add workflow badges to README
Added badges for documentation, package publishing, and attestation workflows.
1 parent 44d6d3d commit 55d47ac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
# ModularityKit.Mutator
66

7+
[![Publish Docs](https://github.com/ModularityKit/ModularityKit.Mutator/actions/workflows/publish-docs.yml/badge.svg)](https://github.com/ModularityKit/ModularityKit.Mutator/actions/workflows/publish-docs.yml)
8+
[![Publish Packages](https://github.com/ModularityKit/ModularityKit.Mutator/actions/workflows/publish-packages.yml/badge.svg?event=workflow_dispatch)](https://github.com/ModularityKit/ModularityKit.Mutator/actions/workflows/publish-packages.yml)
9+
[![Publish Attested](https://github.com/ModularityKit/ModularityKit.Mutator/actions/workflows/publish-attested.yml/badge.svg?event=workflow_dispatch)](https://github.com/ModularityKit/ModularityKit.Mutator/actions/workflows/publish-attested.yml)
10+
711
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
812
[![.NET](https://img.shields.io/badge/.NET-10.0-purple.svg)](https://dotnet.microsoft.com/)
913

0 commit comments

Comments
 (0)