From 546573fa3dcb013dad52902f94812ce3e9fc76e1 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 28 Jan 2022 11:13:54 +1100 Subject: [PATCH] Added Lint badge --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e8f459c9..4fdea5fe 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,13 @@ This repository creates wheels for tagged versions of Pillow:: ./update-pillow-tag.sh +.. image:: https://github.com/python-pillow/pillow-wheels/workflows/Lint/badge.svg + :target: https://github.com/python-pillow/pillow-wheels/actions/workflows/lint.yml + :alt: GitHub Actions build status (Lint) + .. image:: https://github.com/python-pillow/pillow-wheels/workflows/Wheels/badge.svg - :target: https://github.com/python-pillow/pillow-wheels/actions - :alt: GitHub Actions build status + :target: https://github.com/python-pillow/pillow-wheels/actions/workflows/wheels.yml + :alt: GitHub Actions build status (Wheels) .. image:: https://img.shields.io/travis/com/python-pillow/pillow-wheels/main.svg :target: https://app.travis-ci.com/github/python-pillow/pillow-wheels