Skip to content

Commit 8c7d86b

Browse files
committed
update badges
1 parent 7907416 commit 8c7d86b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
</p>
55

66
[![Latest Version on Packagist](https://img.shields.io/packagist/v/coderflex/laravel-ticket.svg?style=flat-square)](https://packagist.org/packages/coderflex/laravel-ticket)
7-
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/coderflexx/laravel-ticket/run-tests?label=tests)](https://github.com/coderflexx/laravel-ticket/actions?query=workflow%3Arun-tests+branch%3Amain)
8-
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/coderflexx/laravel-ticket/Fix%20PHP%20code%20style%20issues?label=code%20style)](https://github.com/coderflexx/laravel-ticket/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
7+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/coderflexx/laravel-ticket/run-tests.yml?branch=main&label=test)](https://github.com/coderflexx/laravel-ticket/actions?query=workflow%3Arun-tests+branch%3Amain)
8+
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/coderflexx/laravel-ticket/phpstan.yml?branch=main&label=code%20style)](https://github.com/coderflexx/laravel-ticket/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
99
[![Total Downloads](https://img.shields.io/packagist/dt/coderflex/laravel-ticket.svg?style=flat-square)](https://packagist.org/packages/coderflex/laravel-ticket)
1010

1111
- [Introduction](#introduction)
@@ -21,7 +21,7 @@
2121
- [Ticket API Methods](#ticket-api-methods)
2222
- [Ticket Relationship API Methods](#ticket-relationship-api-methods)
2323
- [Ticket Scopes](#ticket-scopes)
24-
- [Category & Label Scopes](#category--label-scopes)
24+
- [Category \& Label Scopes](#category--label-scopes)
2525
- [Handling File Upload](#handling-file-upload)
2626
- [Testing](#testing)
2727
- [Changelog](#changelog)

0 commit comments

Comments
 (0)