chore: replace CircleCI badge with GitHub Actions (#11230)

This commit is contained in:
Oleg "OSA413" Sokolov 2025-01-22 02:46:54 +05:00 committed by GitHub
parent 6c0c2bab63
commit 79960e136d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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