Skip to content

build(deps-dev): bump spatie/laravel-ignition from 2.0.0 to 2.3.1 #414

build(deps-dev): bump spatie/laravel-ignition from 2.0.0 to 2.3.1

build(deps-dev): bump spatie/laravel-ignition from 2.0.0 to 2.3.1 #414

Workflow file for this run

name: PHP Linting (Pint)
on:
workflow_dispatch:
pull_request:
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
testMode: true