This is an automated email from the ASF dual-hosted git repository.
csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new daccdaecb [AURON #1790] Fix: correct build workflow badge link in
README (#1836)
daccdaecb is described below
commit daccdaecb8f70db3985e6ddd0cde1ec874a511ef
Author: Thomas <[email protected]>
AuthorDate: Mon Jan 5 18:12:21 2026 +0800
[AURON #1790] Fix: correct build workflow badge link in README (#1836)
# Which issue does this PR close?
Closes #1790
# Rationale for this change
# What changes are included in this PR?
# Are there any user-facing changes?
# How was this patch tested?
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 977333e06..99ee8b69a 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
# Apache Auron (Incubating)
[](https://github.com/apache/auron/actions/workflows/tpcds.yml)
-[](https://github.com/apache/auron/actions/workflows/build-amd64-releases.yml)
+[](https://github.com/apache/auron/actions/workflows/build-amd64-releases.yml)
<p align="center"><img src="./dev/auron-logo.png" /></p>