From 22bc8fabd1dfffb08ed52231548afe4598fbf3c6 Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Sun, 21 Feb 2021 14:14:27 +0100 Subject: [PATCH] Add badge under pytest branch --- .github/workflows/python-app.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index e7c5fb8e..ae14bba8 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: changedetection.io Python application +name: changedetection.io on: diff --git a/README.md b/README.md index b541e35b..f8b0c77c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # changedetection.io +![changedetection.io](https://github.com/dgtlmoon/changedetection.io/actions/workflows/python-app.yml/badge.svg?branch=pytest) ## Self-hosted change monitoring of web pages.