Skip to content

Commit

Permalink
[ci skip] docs: fix linters badge (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: fabianfgross <[email protected]>
  • Loading branch information
very-doge-wow and fabianfgross authored Oct 21, 2024
1 parent a140dc4 commit 1b3cdf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint
name: Linters
on: [push]
jobs:
markdownlint:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![release date](https://img.shields.io/github/release-date/very-doge-wow/stella?style=flat)](https://github.com/very-doge-wow/stella/releases)
[![unittests](https://github.com/very-doge-wow/stella/actions/workflows/unittest.yml/badge.svg)](https://github.com/very-doge-wow/stella/actions/workflows/unittest.yml)
[![code coverage](https://img.shields.io/codecov/c/github/very-doge-wow/stella/main)](https://app.codecov.io/github/very-doge-wow/stella)
[![markdownlint](https://github.com/very-doge-wow/stella/actions/workflows/lintmarkdown.yml/badge.svg)](https://github.com/very-doge-wow/stella/actions/workflows/lintmarkdown.yml)
[![linters](https://github.com/very-doge-wow/stella/actions/workflows/lint.yml/badge.svg)](https://github.com/very-doge-wow/stella/actions/workflows/lint.yml)
[![license](https://img.shields.io/github/license/very-doge-wow/stella)](https://github.com/very-doge-wow/stella?tab=MIT-1-ov-file#readme)
[![docker pulls](https://img.shields.io/docker/pulls/suchdogewow/stella.svg)](https://hub.docker.com/r/suchdogewow/stella)

Expand Down

0 comments on commit 1b3cdf2

Please sign in to comment.