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

lukaszlenart pushed a commit to branch festure/build-status
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git

commit 30c0833edda53d9f521ed21f141ce8fd5c55ed3a
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sun Aug 3 13:51:20 2025 +0200

    Fixes build status
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e0f9bef..d3b1f75 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 Apache Struts IntelliJ IDEA plugin
 -------------------------------
 
-[![Build 
status](https://github.com/apache/struts-intellij-plugin/actions/workflows/gradle.yml/badge.svg)](https://github.com/apache/struts-intellij-plugin/actions/workflows/gradle.yml)
+[![Build](https://github.com/apache/struts-intellij-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/apache/struts-intellij-plugin/actions/workflows/build.yml)
 
 <!-- Plugin description -->
 This is a plugin to support development of Apache Struts based web 
applications using IntelliJ IDEA.

Reply via email to