Skip to content

Commit

Permalink
Merge pull request #25 from bastelfreak/readme
Browse files Browse the repository at this point in the history
readme: fix link to ci workflow
  • Loading branch information
bastelfreak authored Sep 22, 2023
2 parents 3fc7c5f + 1e1aac9 commit 4bb1fbf
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
@@ -1,7 +1,7 @@
# beaker-hcloud

[![License](https://img.shields.io/github/license/voxpupuli/beaker-hcloud.svg)](https://github.com/voxpupuli/beaker-hcloud/blob/master/LICENSE)
[![Test](https://github.com/voxpupuli/beaker-hcloud/actions/workflows/test.yml/badge.svg)](https://github.com/voxpupuli/beaker-hcloud/actions/workflows/test.yml)
[![Test](https://github.com/voxpupuli/beaker-hcloud/actions/workflows/ci.yml/badge.svg)](https://github.com/voxpupuli/beaker-hcloud/actions/workflows/ci.yml)
[![Release](https://github.com/voxpupuli/beaker-hcloud/actions/workflows/release.yml/badge.svg)](https://github.com/voxpupuli/beaker-hcloud/actions/workflows/release.yml)
[![RubyGem Version](https://img.shields.io/gem/v/beaker-hcloud.svg)](https://rubygems.org/gems/beaker-hcloud)
[![RubyGem Downloads](https://img.shields.io/gem/dt/beaker-hcloud.svg)](https://rubygems.org/gems/beaker-hcloud)
Expand Down

0 comments on commit 4bb1fbf

Please sign in to comment.