Skip to content

Commit

Permalink
update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
cesargb committed Jan 6, 2023
1 parent 9f87fd4 commit 7f01df2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[![tests](https://github.com/cesargb/laravel-cascade-delete/actions/workflows/tests.yml/badge.svg)](https://github.com/cesargb/laravel-cascade-delete/actions/workflows/tests.yml)
[![phpstan](https://github.com/cesargb/laravel-cascade-delete/actions/workflows/phpstan.yml/badge.svg)](https://github.com/cesargb/laravel-cascade-delete/actions/workflows/phpstan.yml)
[![style-fix](https://github.com/cesargb/laravel-cascade-delete/actions/workflows/style-fix.yml/badge.svg)](https://github.com/cesargb/laravel-cascade-delete/actions/workflows/style-fix.yml)
[![Quality Score](https://img.shields.io/scrutinizer/g/cesargb/laravel-cascade-delete.svg?style=flat-square)](https://scrutinizer-ci.com/g/cesargb/laravel-cascade-delete)
[![Total Downloads](https://img.shields.io/packagist/dt/cesargb/laravel-cascade-delete.svg?style=flat-square)](https://packagist.org/packages/cesargb/laravel-cascade-delete)

Expand Down

0 comments on commit 7f01df2

Please sign in to comment.