Compare commits
2 Commits
v1
...
testing_gi
Author | SHA1 | Date |
---|---|---|
|
771ac2b892 | |
|
e446b10928 |
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- testing_gitea_actions
|
||||||
- v1
|
- v1
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- testing_gitea_actions
|
||||||
- v1
|
- v1
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- testing_gitea_actions
|
||||||
- v1
|
- v1
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
Xorm is a simple and powerful ORM for Go.
|
Xorm is a simple and powerful ORM for Go.
|
||||||
|
|
||||||
|
(testing ignore)
|
||||||
[](https://gitea.com/xorm/xorm/actions) [](https://gocover.io/xorm.io/xorm) [](https://goreportcard.com/report/xorm.io/xorm) [](https://discord.gg/HuR2CF3)
|
[](https://gitea.com/xorm/xorm/actions) [](https://gocover.io/xorm.io/xorm) [](https://goreportcard.com/report/xorm.io/xorm) [](https://discord.gg/HuR2CF3)
|
||||||
|
|
||||||
## Notice
|
## Notice
|
||||||
|
|
Loading…
Reference in New Issue