Skip to content

Commit

Permalink
chore: replace CircleCI badge with GitHub Actions (typeorm#11230)
Browse files Browse the repository at this point in the history
  • Loading branch information
OSA413 authored Jan 21, 2025
1 parent 6c0c2ba commit 79960e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 79960e1

Please sign in to comment.