Skip to content

Commit

Permalink
Merge pull request #1 from askdkc/patch-1
Browse files Browse the repository at this point in the history
Fix GitHub Action Icons
  • Loading branch information
SevendaysCompany authored Sep 29, 2023
2 parents 498fb92 + 546bdba commit cb85dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# A visual page builder for Filament

[![Latest Version on Packagist](https://img.shields.io/packagist/v/haringsrob/filament-page-builder.svg?style=flat-square)](https://packagist.org/packages/haringsrob/filament-page-builder)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/haringsrob/filament-page-builder/run-tests?label=tests)](https://github.com/haringsrob/filament-page-builder/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/haringsrob/filament-page-builder/Check%20&%20fix%20styling?label=code%20style)](https://github.com/haringsrob/filament-page-builder/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/haringsrob/filament-page-builder/run-tests.yml?branch=main&label=tests)](https://github.com/haringsrob/filament-page-builder/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/haringsrob/filament-page-builder/fix-php-code-style-issues.yml?branch=main&label=code%20style)](https://github.com/haringsrob/filament-page-builder/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/haringsrob/filament-page-builder.svg?style=flat-square)](https://packagist.org/packages/haringsrob/filament-page-builder)


Expand Down

0 comments on commit cb85dba

Please sign in to comment.