From 81ea1d26d122ffdc58ea024b91e3b0473702659c Mon Sep 17 00:00:00 2001 From: Selwin Ong Date: Fri, 27 Nov 2020 07:39:49 +0700 Subject: [PATCH] Add link to Github Actions badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 991e848f..40dea29d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ easily. RQ requires Redis >= 3.0.0. -![Build status](https://github.com/rq/rq/workflows/Test%20rq/badge.svg) +[![Build status](https://github.com/rq/rq/workflows/Test%20rq/badge.svg)](https://github.com/rq/rq/actions?query=workflow%3A%22Test+rq%22) [![PyPI](https://img.shields.io/pypi/pyversions/rq.svg)](https://pypi.python.org/pypi/rq) [![Coverage](https://codecov.io/gh/rq/rq/branch/master/graph/badge.svg)](https://codecov.io/gh/rq/rq)