From 8fa187da9a271bfa6046ae58d739da5e895fadc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=BA=C4=8Dik?= Date: Tue, 2 Jun 2020 19:10:07 +0200 Subject: [PATCH] Update README.md Github Actions bages link to action list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d3a0898..4fceef2c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A community-driven replacement for JSQMessagesViewController https://messagekit.github.io

-[![tests](https://github.com/MessageKit/MessageKit/workflows/PR%20Tests/badge.svg)](https://github.com/MessageKit/MessageKit/workflows/PR%20Tests/badge.svg) -[![framework](https://github.com/MessageKit/MessageKit/workflows/PR%20Framework/badge.svg)](https://github.com/MessageKit/MessageKit/workflows/PR%20Framework/badge.svg) -[![example](https://github.com/MessageKit/MessageKit/workflows/PR%20Example%20app/badge.svg)](https://github.com/MessageKit/MessageKit/workflows/PR%20Example%20app/badge.svg) +[![tests](https://github.com/MessageKit/MessageKit/workflows/PR%20Tests/badge.svg)](https://github.com/MessageKit/MessageKit/actions?query=workflow%3A%22PR+Tests%22) +[![framework](https://github.com/MessageKit/MessageKit/workflows/PR%20Framework/badge.svg)](https://github.com/MessageKit/MessageKit/actions?query=workflow%3A%22PR+Framework%22) +[![example](https://github.com/MessageKit/MessageKit/workflows/PR%20Example%20app/badge.svg)](https://github.com/MessageKit/MessageKit/actions?query=workflow%3A%22PR+Example+app%22) [![codecov](https://codecov.io/gh/MessageKit/MessageKit/branch/master/graph/badge.svg)](https://codecov.io/gh/MessageKit/MessageKit) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)