mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
chore: replace CircleCI badge with GitHub Actions (#11230)
This commit is contained in:
parent
6c0c2bab63
commit
79960e136d
@ -4,8 +4,8 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://app.circleci.com/pipelines/github/typeorm/typeorm">
|
||||
<img src="https://circleci.com/gh/typeorm/typeorm/tree/master.svg?style=shield">
|
||||
<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>
|
||||
<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