From 9a70aeb1039a0cf51a2d949db898d0d7edf49acb Mon Sep 17 00:00:00 2001 From: Matt Brictson Date: Sun, 29 Sep 2019 09:05:48 -0700 Subject: [PATCH] Add GitHub Actions badge for CI workflow Based on the official docs: https://help.github.com/en/articles/configuring-a-workflow#adding-a-workflow-status-badge-to-your-repository --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index a06014a64..e78be3f61 100644 --- a/README.rdoc +++ b/README.rdoc @@ -3,6 +3,7 @@ {Gem Version}[http://badge.fury.io/rb/annotate] {}[https://rubygems.org/gems/annotate] {}[https://travis-ci.org/ctran/annotate_models] +{}[https://github.com/ctran/annotate_models/actions?workflow=CI] {}[https://coveralls.io/r/ctran/annotate_models?branch=develop] {}[https://codeclimate.com/github/ctran/annotate_models] {Inline docs}[http://inch-ci.org/github/ctran/annotate_models]