Skip to content

Commit

Permalink
Fix CI badge image URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jan 4, 2025
1 parent 7463154 commit 1f799fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
-->

# Community Hetzner Robot Collection
[![CI](https://github.com/ansible-collections/community.hrobot/workflows/CI/badge.svg?event=push)](https://github.com/ansible-collections/community.hrobot/actions)
[![CI](https://github.com/ansible-collections/community.hrobot/actions/workflows/ansible-test.yml/badge.svg?branch=main)](https://github.com/ansible-collections/community.hrobot/actions)
[![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.hrobot)](https://codecov.io/gh/ansible-collections/community.hrobot)
[![REUSE status](https://api.reuse.software/badge/github.com/ansible-collections/community.hrobot)](https://api.reuse.software/info/github.com/ansible-collections/community.hrobot)

Expand Down

0 comments on commit 1f799fb

Please sign in to comment.