Skip to content

Merge pull request #749 from inertiajs/ensure-component-exists #58

Merge pull request #749 from inertiajs/ensure-component-exists

Merge pull request #749 from inertiajs/ensure-component-exists #58

name: fix code styling
on: [push]
permissions:
contents: write
jobs:
lint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
php: "8.3"