This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new ba98185 README: Remove minor underline from workflow buttons
ba98185 is described below
commit ba98185188fb6fea38fc17186c7be109af773b99
Author: John Bampton <[email protected]>
AuthorDate: Sun Nov 30 06:40:44 2025 +1000
README: Remove minor underline from workflow buttons
---
README.md | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 5d514cc..1f0d699 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,11 @@
*A prototype service for verifying and distributing Apache releases securely.*
<a
href="https://github.com/apache/tooling-trusted-releases/actions/workflows/build.yml?query=branch%3Amain">
- <img alt="Build & Tests"
src="https://github.com/apache/tooling-trusted-releases/actions/workflows/build.yml/badge.svg?branch=main"
/>
-</a>
+ <img alt="Build & Tests"
src="https://github.com/apache/tooling-trusted-releases/actions/workflows/build.yml/badge.svg?branch=main"
/></a>
<a
href="https://github.com/apache/tooling-trusted-releases/actions/workflows/analyze.yml">
- <img alt="Analyze using pre-commit hooks"
src="https://github.com/apache/tooling-trusted-releases/actions/workflows/analyze.yml/badge.svg"
/>
-</a>
+ <img alt="Analyze using pre-commit hooks"
src="https://github.com/apache/tooling-trusted-releases/actions/workflows/analyze.yml/badge.svg"
/></a>
<a href="https://github.com/apache/tooling-trusted-releases/blob/main/LICENSE">
- <img alt="Apache License"
src="https://img.shields.io/github/license/apache/tooling-trusted-releases" />
-</a>
+ <img alt="Apache License"
src="https://img.shields.io/github/license/apache/tooling-trusted-releases"
/></a>
**NOTE: New contributors must introduce themselves on [the development mailing
list first](mailto:[email protected]), to deter spam. Contributions are
very welcome, but please do not submit a PR until you have introduced yourself
first.**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]