Skip to content

Commit

Permalink
README.md: update GitHub workflow badge
Browse files Browse the repository at this point in the history
The GitHub workflow badge fails: badges/shields#8671
So update the GitHub workflow badge to the new location.

Signed-off-by: Benjamin Drung <bdrung@posteo.de>
  • Loading branch information
bdrung committed Dec 17, 2023
1 parent 3a595a6 commit be1c651
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,4 +1,4 @@
[![CI](https://img.shields.io/github/workflow/status/bdrung/bdebstrap/CI)](https://github.com/bdrung/bdebstrap/actions/workflows/ci.yaml)
[![CI](https://img.shields.io/github/actions/workflow/status/bdrung/bdebstrap/ci.yaml)](https://github.com/bdrung/bdebstrap/actions/workflows/ci.yaml)
[![Codecov](https://img.shields.io/codecov/c/github/bdrung/bdebstrap)](https://codecov.io/gh/bdrung/bdebstrap)
[![Code Style: black](https://img.shields.io/badge/code%20style-black-black)](https://github.com/psf/black)
[![License: ISC](https://img.shields.io/badge/license-ISC-blue)](LICENSE)
Expand Down

0 comments on commit be1c651

Please sign in to comment.