From 1ef486eddd310986db01f1cf5d260c8964af619e Mon Sep 17 00:00:00 2001 From: Tabby Cromarty Date: Mon, 11 Nov 2024 09:59:05 +0000 Subject: [PATCH] Replace CircleCI build status badge with Github Actions one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4afae4e..77f7609 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Anony [![Yard Documentation](http://img.shields.io/badge/yard-docs-blue.svg)](http://rubydoc.info/gems/anony) -[![Build status](https://circleci.com/gh/gocardless/anony.svg?style=svg)](https://circleci.com/gh/gocardless/anony) +[![Build status](https://github.com/gocardless/anony/actions/workflows/test.yml/badge.svg)](https://github.com/gocardless/anony/actions/workflows/test.yml) Anony is a small library that defines how ActiveRecord models should be anonymised for deletion purposes.