Skip to content

Adds L11 support

Adds L11 support #90

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