From 3882b6e03a8b8099ef349ffde221cde7daee41fa Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sun, 15 Aug 2021 17:20:21 -0700 Subject: [PATCH] Add build status badge for Actions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 003724db..421bc63a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Build Status -* [![Build Status](https://travis-ci.com/perltidy/perltidy.svg?branch=master)](https://travis-ci.com/perltidy/perltidy) ++ [![Github Actions Build Status](https://github.com/perltidy/perltidy/actions/workflows/perltest.yml/badge.svg)](https://github.com/perltidy/perltidy/actions) +* [![Travis-CI Build Status](https://travis-ci.com/perltidy/perltidy.svg?branch=master)](https://travis-ci.com/perltidy/perltidy) * [CPAN Testers](https://www.cpantesters.org/distro/P/Perl-Tidy.html) # Welcome to Perltidy -- 2.39.5