From 771ac2b892777f15c4a16ca1b5cdb415efbddd43 Mon Sep 17 00:00:00 2001 From: Brandon Shipley Date: Tue, 12 Aug 2025 00:17:43 -0700 Subject: [PATCH] testing actions ignore --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eb99321..14558fac 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Xorm is a simple and powerful ORM for Go. +(testing ignore) [![Build Status](https://gitea.com/xorm/xorm/actions/workflows/release-tag/badge.svg)](https://gitea.com/xorm/xorm/actions) [![](http://gocover.io/_badge/xorm.io/xorm)](https://gocover.io/xorm.io/xorm) [![](https://goreportcard.com/badge/xorm.io/xorm)](https://goreportcard.com/report/xorm.io/xorm) [![Join the chat at https://img.shields.io/discord/323460943201959939.svg](https://img.shields.io/discord/323460943201959939.svg)](https://discord.gg/HuR2CF3) ## Notice