Skip to content

Commit 00ae0ad

Browse files
author
hareland
committed
Add badge & change name of pest action
1 parent 2953dbb commit 00ae0ad

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/pest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Pest
1+
name: Build
22

33
on:
44
push:

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build](https://github.com/hareland/laravel-immutable-attributes/actions/workflows/pest.yml/badge.svg)](https://github.com/hareland/laravel-immutable-attributes/actions/workflows/pest.yml)
2+
13
# Laravel Immutable Model Attributes
24

35
Create immutable attributes on your Laravel models. Simply use the trait.

0 commit comments

Comments
 (0)