Skip to content

Commit f842f9c

Browse files
committed
chore: fix github action badge
1 parent 585263c commit f842f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hcloud: A Go library for the Hetzner Cloud API
22

3-
[![GitHub Actions status](https://github.com/hetznercloud/hcloud-go/workflows/Continuous%20Integration/badge.svg)](https://github.com/hetznercloud/hcloud-go/actions)
3+
[![CI](https://github.com/hetznercloud/hcloud-go/actions/workflows/ci.yml/badge.svg)](https://github.com/hetznercloud/hcloud-go/actions/workflows/ci.yml)
44
[![Codecov](https://codecov.io/github/hetznercloud/hcloud-go/graph/badge.svg?token=4IAbGIwNYp)](https://codecov.io/github/hetznercloud/hcloud-go/tree/main)
55
[![Go Reference](https://pkg.go.dev/badge/github.com/hetznercloud/hcloud-go/v2/hcloud.svg)](https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud)
66

0 commit comments

Comments
 (0)