Skip to content

Commit 924f7c1

Browse files
authored
Use modern-style GitHub Actions badge URL (#285)
1 parent 3dbbeec commit 924f7c1

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
@@ -6,7 +6,7 @@
66
[![Ruff][ruff-badge]](https://github.com/astral-sh/ruff)
77
[![Type checked with mypy][mypy-badge]](https://mypy-lang.org/)
88

9-
[github-actions-badge]: https://github.com/johnthagen/python-blueprint/workflows/CI/badge.svg
9+
[github-actions-badge]: https://github.com/johnthagen/python-blueprint/actions/workflows/ci.yml/badge.svg
1010
[uv-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json
1111
[nox-badge]: https://img.shields.io/badge/%F0%9F%A6%8A-Nox-D85E00.svg
1212
[ruff-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json

0 commit comments

Comments
 (0)