Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit c5ac495

Browse files
authored
Merge pull request #246 from radarhere/lint
Added Lint badge to README
2 parents 3ffa750 + 546573f commit c5ac495

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ This repository creates wheels for tagged versions of Pillow::
55

66
./update-pillow-tag.sh <VERSION>
77

8+
.. image:: https://github.com/python-pillow/pillow-wheels/workflows/Lint/badge.svg
9+
:target: https://github.com/python-pillow/pillow-wheels/actions/workflows/lint.yml
10+
:alt: GitHub Actions build status (Lint)
11+
812
.. image:: https://github.com/python-pillow/pillow-wheels/workflows/Wheels/badge.svg
9-
:target: https://github.com/python-pillow/pillow-wheels/actions
10-
:alt: GitHub Actions build status
13+
:target: https://github.com/python-pillow/pillow-wheels/actions/workflows/wheels.yml
14+
:alt: GitHub Actions build status (Wheels)
1115

1216
.. image:: https://img.shields.io/travis/com/python-pillow/pillow-wheels/main.svg
1317
:target: https://app.travis-ci.com/github/python-pillow/pillow-wheels

0 commit comments

Comments
 (0)