Skip to content

PHP 8.3 (#1448)

PHP 8.3 (#1448) #76

name: fix code styling
on: [push]
jobs:
lint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
fix: ${{ github.ref_name == 'master' }}