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

yzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new aa5898f47 Fix status badge for README.md (#3696)
aa5898f47 is described below

commit aa5898f47921ab07bfb1bc8bb75c631dfec90ea6
Author: Yong Zheng <[email protected]>
AuthorDate: Sat Feb 7 21:17:31 2026 -0600

    Fix status badge for README.md (#3696)
    
    * Fix README.md CI URL
    
    * Fix README.md CI URL
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 65929f09f..7d570c8cd 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ and [Polaris Catalog API 
doc](https://editor-next.swagger.io/?url=https://raw.gi
 for contribution guidelines.
 
 
[![Slack](https://img.shields.io/badge/chat-on%20Slack-brightgreen.svg?style=for-the-badge)](https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw)
-[![Build 
Status](https://img.shields.io/github/actions/workflow/status/apache/polaris/gradle.yml?branch=main&label=Main%20CI&logo=Github&style=for-the-badge)](https://github.com/apache/polaris/actions/workflows/gradle.yml?query=branch%3Amain)
+[![Build 
Status](https://img.shields.io/github/actions/workflow/status/apache/polaris/ci-main.yml?branch=main&label=Main%20CI&logo=Github&style=for-the-badge)](https://github.com/apache/polaris/actions/workflows/ci-main.yml?query=branch%3Amain)
 
 [dev-list-subscribe]: mailto:[email protected]
 

Reply via email to