Skip to content

Commit 7475b33

Browse files
committed
Add badges for GitHub actions
1 parent d442e5f commit 7475b33

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[![Build Status](https://travis-ci.org/fayland/perl-net-github.svg?branch=master)](https://travis-ci.org/fayland/perl-net-github)
2+
[![Actions Status](https://github.com/fayland/perl-net-github/workflows/linux/badge.svg)](https://github.com/fayland/perl-net-github/actions)
3+
[![Actions Status](https://github.com/fayland/perl-net-github/workflows/macos/badge.svg)](https://github.com/fayland/perl-net-github/actions)
24

35
# NAME
46

dist.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ location = root
1616

1717
[GitHubREADME::Badge]
1818
badges = travis
19-
19+
badges = github_actions/linux
20+
badges = github_actions/macos

0 commit comments

Comments
 (0)