From 01318aff5e605f50b67658f5a4ffe5aaeab20990 Mon Sep 17 00:00:00 2001 From: Plamen Dimitrov Date: Fri, 13 Jan 2023 13:24:50 +0200 Subject: [PATCH] Update status badges for all migrated GitHub actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2803db9..ac8353f9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Guibot [![Build Status](https://travis-ci.org/intra2net/guibot.svg?branch=master)](https://travis-ci.org/intra2net/guibot) [![Documentation Status](https://readthedocs.org/projects/guibot/badge/?version=latest)](http://guibot.readthedocs.io/en/latest/?badge=latest) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/intra2net/guibot.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/intra2net/guibot/context:python) [![codecov](https://codecov.io/gh/intra2net/guibot/branch/master/graph/badge.svg)](https://codecov.io/gh/intra2net/guibot) +# Guibot [![GH Actions](https://github.com/intra2net/guibot/actions/workflows/ci.yml/badge.svg)](https://github.com/intra2net/guibot/actions/workflows/ci.yml) [![Documentation Status](https://readthedocs.org/projects/guibot/badge/?version=latest)](http://guibot.readthedocs.io/en/latest/?badge=latest) [![CodeQL](https://github.com/intra2net/guibot/actions/workflows/codeql.yml/badge.svg)](https://github.com/intra2net/guibot/actions/workflows/codeql.yml) [![codecov](https://codecov.io/gh/intra2net/guibot/branch/master/graph/badge.svg)](https://codecov.io/gh/intra2net/guibot) A tool for GUI automation using a variety of computer vision and display control backends.