Skip to content

Commit 83ee911

Browse files
authored
formatting
1 parent 2317308 commit 83ee911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Laravel Pulse Request Recorder
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/chrysanthos/pulse-requests.svg?style=flat-square)](https://packagist.org/packages/chrysanthos/pulse-requests)
4-
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/chrysanthos/pulse-requests/fix-php-code-style-issues.yml?branch=main&label=code%20style)](https://github.com/chrysanthos/pulse-requests/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
4+
[![GitHub Code Style Action](https://github.com/chrysanthos/pulse-requests/actions/workflows/formatting.yml/badge.svg)](https://github.com/chrysanthos/pulse-requests/actions/workflows/formatting.yml)
55
[![Total Downloads](https://img.shields.io/packagist/dt/chrysanthos/pulse-requests.svg?style=flat-square)](https://packagist.org/packages/chrysanthos/pulse-requests)
66

77
This package records all incoming requests with Laravel Pulse. They are categorized in 5 buckets according to their response's http status.

0 commit comments

Comments
 (0)