Skip to content

Commit b724042

Browse files
committed
Fix GH actions shield in README
1 parent 0184a5a commit b724042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Version](https://img.shields.io/github/release/stayallive/laravel-eloquent-observable.svg?style=flat-square)](https://github.com/stayallive/laravel-eloquent-observable/releases)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
5-
[![Build Status](https://img.shields.io/github/workflow/status/stayallive/laravel-eloquent-observable/CI/master.svg?style=flat-square)](https://github.com/stayallive/laravel-eloquent-observable/actions/workflows/ci.yaml)
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/stayallive/laravel-eloquent-observable/ci.yaml?branch=master&style=flat-square)](https://github.com/stayallive/laravel-eloquent-observable/actions/workflows/ci.yaml)
66
[![Total Downloads](https://img.shields.io/packagist/dt/stayallive/laravel-eloquent-observable.svg?style=flat-square)](https://packagist.org/packages/stayallive/laravel-eloquent-observable)
77

88
Register Eloquent model event listeners just-in-time directly from the model.

0 commit comments

Comments
 (0)