From 10334b5f1e684784025c3fc0a277c88c19089275 Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Wed, 4 Mar 2026 15:23:14 -0800 Subject: [PATCH] remove badges from README (#840) Signed-off-by: Brian DeHamer --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index cd87d44..f5e7c9f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # `actions/attest-build-provenance` -[![Public-Good Sigstore Prober](https://github.com/actions/attest-build-provenance/actions/workflows/prober-public-good.yml/badge.svg)](https://github.com/actions/attest-build-provenance/actions/workflows/prober-public-good.yml) -[![GitHub Sigstore Prober](https://github.com/actions/attest-build-provenance/actions/workflows/prober-github.yml/badge.svg)](https://github.com/actions/attest-build-provenance/actions/workflows/prober-github.yml) - Generate signed build provenance attestations for workflow artifacts. Internally powered by the [@actions/attest][1] package.