Compare commits

...

2 Commits

Author SHA1 Message Date
Brandon Shipley 771ac2b892
testing actions ignore
test mariadb / test mariadb (push) Successful in 12m7s Details
test mysql / test mysql (push) Successful in 11m35s Details
test mysql8 / test mysql8 (push) Has been cancelled Details
2025-08-12 00:17:43 -07:00
Brandon Shipley e446b10928
testing actions 2025-08-12 00:16:05 -07:00
4 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- main
- testing_gitea_actions
- v1
pull_request:

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- main
- testing_gitea_actions
- v1
pull_request:

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- main
- testing_gitea_actions
- v1
pull_request:

View File

@ -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