From: Steve Hancock Date: Mon, 16 Aug 2021 00:20:21 +0000 (-0700) Subject: Add build status badge for Actions X-Git-Tag: 20210717.02~44 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3882b6e03a8b8099ef349ffde221cde7daee41fa;p=perltidy.git Add build status badge for Actions --- 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