From 19157857b2ca0597b6dde39fa84695c5cb667bbe Mon Sep 17 00:00:00 2001 From: Ryan McGeary Date: Thu, 4 Feb 2021 09:19:59 -0700 Subject: [PATCH] Rename github workflow from test to CI --- .github/workflows/{test.yml => ci.yml} | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{test.yml => ci.yml} (98%) diff --git a/.github/workflows/test.yml b/.github/workflows/ci.yml similarity index 98% rename from .github/workflows/test.yml rename to .github/workflows/ci.yml index 8baf888..03e2abd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: test +name: CI on: [push, pull_request] jobs: diff --git a/README.md b/README.md index f084598..f69888b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # StripAttributes [![Gem Version](http://img.shields.io/gem/v/strip_attributes.svg)](https://rubygems.org/gems/strip_attributes) -[![Build Status](https://github.com/rmm5t/strip_attributes/workflows/test/badge.svg?branch=master)](https://github.com/rmm5t/strip_attributes/actions?query=workflow%3A.github%2Fworkflows%2Ftest.yml) +[![Build Status](https://github.com/rmm5t/strip_attributes/workflows/CI/badge.svg?branch=master)](https://github.com/rmm5t/strip_attributes/actions?query=workflow%3ACI) [![Gem Downloads](https://img.shields.io/gem/dt/strip_attributes.svg)](https://rubygems.org/gems/strip_attributes) StripAttributes is an ActiveModel extension that automatically strips all