Skip to content

Commit

Permalink
Fix CI badge link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed Jul 14, 2023
1 parent 23d1606 commit 9c4d264
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,6 +1,6 @@
# rubocop-migration

[![test](https://github.com/r7kamura/rubocop-migration/actions/workflows/test.yml/badge.svg)](https://github.com/r7kamura/rubocop-migration/actions/workflows/test.yml)
[![ci](https://github.com/r7kamura/rubocop-migration/actions/workflows/ci.yml/badge.svg)](https://github.com/r7kamura/rubocop-migration/actions/workflows/ci.yml)

RuboCop extension focused on ActiveRecord migration.

Expand Down

0 comments on commit 9c4d264

Please sign in to comment.