Skip to content

Commit

Permalink
Replace CircleCI build status badge with Github Actions one
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabby committed Nov 11, 2024
1 parent 40b414f commit 1ef486e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 1ef486e

Please sign in to comment.