From e22a65ed30054b9803c8ababb689cb3d256a395b Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Wed, 2 Dec 2020 11:10:46 +0100 Subject: [PATCH] readme: Update the build badge --- .github/workflows/main.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 20d515a..0690fa1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: Test plugins against recent c-lightning +name: Integration Tests on: push: diff --git a/README.md b/README.md index 70c8aaf..f5ba46d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Community curated plugins for c-lightning. -[![Build Status](https://travis-ci.org/lightningd/plugins.svg?branch=master)](https://travis-ci.org/lightningd/plugins) +![Integration Tests](https://github.com/lightningd/plugins/workflows/Integration%20Tests/badge.svg) ## Available plugins