Skip to content

Commit 2acd2d3

Browse files
chore(readme): replace CircleCI badges with GitHub Actions
1 parent 0b91699 commit 2acd2d3

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,12 @@ by Nextstrain team
3737
</p>
3838

3939
<p align="center">
40-
<a href="https://app.circleci.com/pipelines/github/nextstrain/nextclade?branch=master">
41-
<img src="https://img.shields.io/circleci/build/github/nextstrain/nextclade/master?label=build%3Amaster" alt="CircleCI master branch">
40+
<a href="https://github.com/nextstrain/nextclade/actions/workflows/cli.yml">
41+
<img src="https://github.com/nextstrain/nextclade/actions/workflows/cli.yml/badge.svg" alt="CLI build">
4242
</a>
4343

44-
<a href="https://app.circleci.com/pipelines/github/nextstrain/nextclade?branch=staging">
45-
<img src="https://img.shields.io/circleci/build/github/nextstrain/nextclade/staging?label=build%3Astaging" alt="CircleCI staging branch">
46-
</a>
47-
48-
<a href="https://app.circleci.com/pipelines/github/nextstrain/nextclade?branch=release">
49-
<img src="https://img.shields.io/circleci/build/github/nextstrain/nextclade/release?label=build%3Arelease" alt="CircleCI release branch">
50-
</a>
51-
52-
<a href="https://app.circleci.com/pipelines/github/nextstrain/nextclade?branch=release-cli">
53-
<img src="https://img.shields.io/circleci/build/github/nextstrain/nextclade/release-cli?label=build%3Arelease-cli" alt="CircleCI release-cli branch">
44+
<a href="https://github.com/nextstrain/nextclade/actions/workflows/web.yml">
45+
<img src="https://github.com/nextstrain/nextclade/actions/workflows/web.yml/badge.svg" alt="Web build">
5446
</a>
5547

5648
<a href="https://observatory.mozilla.org/analyze/clades.nextstrain.org">

0 commit comments

Comments
 (0)