We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6bec8 commit 51ecb33Copy full SHA for 51ecb33
README.md
@@ -4,7 +4,6 @@
4
5
[![Stable Version][badge_stable]][link_packagist]
6
[![Total Downloads][badge_downloads]][link_packagist]
7
-[![Github Workflow Status][badge_build]][link_build]
8
[![License][badge_license]][link_license]
9
10
> Easy data transfer from one database to another
@@ -80,8 +79,6 @@ Enjoy 😊
80
79
This package is licensed under the [MIT License](LICENSE).
81
82
83
-[badge_build]: https://img.shields.io/github/actions/workflow/status/TheDragonCode/migrate-db/phpunit.yml?style=flat-square
84
-
85
[badge_downloads]: https://img.shields.io/packagist/dt/dragon-code/migrate-db.svg?style=flat-square
86
87
[badge_license]: https://img.shields.io/packagist/l/dragon-code/migrate-db.svg?style=flat-square
0 commit comments