Skip to content

Commit

Permalink
updated ci badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed Jan 7, 2025
1 parent fc81082 commit e2aef0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pimod
[![CI: Tests](https://github.com/Nature40/pimod/workflows/tests/badge.svg?branch=master)](https://github.com/Nature40/pimod/actions?query=workflow%3Atests)
[![CI: Shellcheck](https://github.com/Nature40/pimod/workflows/shellcheck/badge.svg?branch=master)](https://github.com/Nature40/pimod/actions?query=workflow%3Ashellcheck)
[![CI: Tests](https://github.com/Nature40/pimod/actions/workflows/tests.yml/badge.svg)](https://github.com/Nature40/pimod/actions/workflows/tests.yml)
[![CI: Shellcheck](https://github.com/Nature40/pimod/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/Nature40/pimod/actions/workflows/shellcheck.yml)
[![CI: Build and upload DockerHub image](https://github.com/Nature40/pimod/actions/workflows/dockerhub.yml/badge.svg)](https://github.com/Nature40/pimod/actions/workflows/dockerhub.yml)
[![Docker Hub: Version](https://img.shields.io/docker/v/nature40/pimod?color=blue&label=Docker%20Hub&logo=docker&logoColor=lightgrey&sort=semver)](https://hub.docker.com/r/nature40/pimod/tags)

Expand Down

0 comments on commit e2aef0c

Please sign in to comment.