mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
chore: change test badge from test.yml to commit-validation.yml (#11560)
This commit is contained in:
parent
66ee307784
commit
a4c9dd8943
@ -8,8 +8,8 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://github.com/typeorm/typeorm/actions/workflows/test.yml">
|
||||
<img src="https://github.com/typeorm/typeorm/actions/workflows/test.yml/badge.svg?branch=master">
|
||||
<a href="https://github.com/typeorm/typeorm/actions/workflows/commit-validation.yml">
|
||||
<img src="https://github.com/typeorm/typeorm/actions/workflows/commit-validation.yml/badge.svg?branch=master">
|
||||
</a>
|
||||
<a href="https://badge.fury.io/js/typeorm">
|
||||
<img src="https://badge.fury.io/js/typeorm.svg">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user