Skip to content

Commit d31fbdf

Browse files
FIx README badge links
1 parent c31f6ac commit d31fbdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
</p>
2121
<p align="center">
2222
<!-- go build / test CI -->
23-
<a href="https://github.com/linode/cluster-api-provider-linode/actions/workflows/go-test.yml">
24-
<img src="https://github.com/linode/cluster-api-provider-linode/actions/workflows/go-test.yml/badge.svg"></a>
23+
<a href="https://github.com/linode/cluster-api-provider-linode/actions/workflows/build_test_ci.yml">
24+
<img src="https://github.com/linode/cluster-api-provider-linode/actions/workflows/build_test_ci.yml/badge.svg"></a>
2525
<!-- docker build CI -->
26-
<a href="https://github.com/linode/cluster-api-provider-linode/actions/workflows/build-docker-image.yml">
27-
<img src="https://github.com/linode/cluster-api-provider-linode/actions/workflows/build-docker-image.yml/badge.svg"></a>
26+
<a href="https://github.com/linode/cluster-api-provider-linode/actions/workflows/build-push.yml">
27+
<img src="https://github.com/linode/cluster-api-provider-linode/actions/workflows/build-push.yml/badge.svg"></a>
2828
<!-- CodeQL -->
2929
<a href="https://github.com/linode/cluster-api-provider-linode/actions/workflows/codeql.yml">
3030
<img src="https://github.com/linode/cluster-api-provider-linode/actions/workflows/codeql.yml/badge.svg"></a>

0 commit comments

Comments
 (0)