Skip to content

Commit 9e0bc9e

Browse files
authored
docs: adjust badges
1 parent 03f98c3 commit 9e0bc9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# CloudFront Package for Laravel
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/meema/laravel-cloudfront.svg?style=flat-square)](https://packagist.org/packages/meema/laravel-cloudfront)
4+
[![GitHub Workflow Status](https://github.com/meemalabs/laravel-cloudfront/actions/workflows/run-tests.yml/badge.svg?label=tests)](https://github.com/meemalabs/laravel-cloudfront)
45
[![StyleCI](https://github.styleci.io/repos/320476033/shield?branch=main)](https://github.styleci.io/repos/320476033)
5-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/?branch=main)
6+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/?branch=main)
67
[![Total Downloads](https://img.shields.io/packagist/dt/meema/laravel-cloudfront.svg?style=flat-square)](https://packagist.org/packages/meema/laravel-cloudfront)
8+
[![Discord](https://img.shields.io/discord/834503516134441012?label=discord&dstyle=flat)](https://discord.meema.io)
79
[![License](https://img.shields.io/github/license/meemalabs/laravel-cloudfront.svg?style=flat-square)](https://github.com/meemalabs/laravel-cloudfront/blob/main/LICENSE.md)
8-
<!-- [[![Test](https://github.com/meemalabs/laravel-cloudfront/workflows/Test/badge.svg?branch=main)](https://github.com/meemalabs/laravel-cloudfront/actions) -->
9-
<!-- [[![Build Status](wip)](ghactions) -->
1010

1111
This is a wrapper package for AWS CloudFront. Please note that while this package is used in production environments and is completely functional, it currently only focuses on cache invalidations.
1212

0 commit comments

Comments
 (0)