Skip to content

Commit 89d995d

Browse files
committed
update badges
1 parent ea9bb8d commit 89d995d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Passport and OAuth2 support for Laravel's Jetstream starter kit (Livewire)
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/headerx/laravel-jetstream-passport.svg?style=flat-square)](https://packagist.org/packages/headerx/laravel-jetstream-passport)
4-
4+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/headerx/laravel-jetstream-passport/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/headerx/laravel-jetstream-passport/actions?query=workflow%3Arun-tests+branch%3Amain)
5+
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/headerx/laravel-jetstream-passport/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/headerx/laravel-jetstream-passport/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
56
[![Total Downloads](https://img.shields.io/packagist/dt/headerx/laravel-jetstream-passport.svg?style=flat-square)](https://packagist.org/packages/headerx/laravel-jetstream-passport)
67

78
## Installation

0 commit comments

Comments
 (0)