This is an automated email from the ASF dual-hosted git repository.

johnbam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new de49fbaf8e [DOCS] Add manual hooks status badge to README (#2742)
de49fbaf8e is described below

commit de49fbaf8e233afe1c83c7afa4e46f54f72f37b2
Author: John Bampton <[email protected]>
AuthorDate: Fri Mar 13 00:04:17 2026 +1000

    [DOCS] Add manual hooks status badge to README (#2742)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index bf24baf7f7..a309d70bea 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@
 [![Docs 
build](https://github.com/apache/sedona/actions/workflows/docs.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/docs.yml)
 [![Example project 
build](https://github.com/apache/sedona/actions/workflows/example.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/example.yml)
 [![First Interaction Workflow 
Status](https://github.com/apache/sedona/actions/workflows/first-interaction.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/first-interaction.yml)
+[![Manual Hooks Workflow 
Status](https://github.com/apache/sedona/actions/workflows/pre-commit-manual.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/pre-commit-manual.yml)
 [![Pre-commit Workflow 
Status](https://github.com/apache/sedona/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/pre-commit.yml)
 [![Python 
build](https://github.com/apache/sedona/actions/workflows/python.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/python.yml)
 [![Python Extension 
build](https://github.com/apache/sedona/actions/workflows/python-extension.yml/badge.svg)](https://github.com/apache/sedona/actions/workflows/python-extension.yml)

Reply via email to