Skip to content

Merge pull request #1434 from mpociot/herd-patch #64

Merge pull request #1434 from mpociot/herd-patch

Merge pull request #1434 from mpociot/herd-patch #64

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