From 377244a880179d32f116549c713cf94f4b6dd477 Mon Sep 17 00:00:00 2001 From: Webber Date: Sat, 1 Feb 2020 14:49:22 +0100 Subject: [PATCH] badge now only reflects status of upstream master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07b3612..8a9b107 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Unity - Test runner -[![Actions status](https://github.com/webbertakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+workflow%3A%22Actions+%F0%9F%98%8E%22) +[![Actions status](https://github.com/webbertakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg?event=push&branch=master)](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+event%3Apush+workflow%3A"Actions%20%F0%9F%98%8E") ---