Skip to content

PHP 8.3 (#1449)

PHP 8.3 (#1449) #75

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