Skip to content

Merge branch 'master' of github.com:laravel/valet #95

Merge branch 'master' of github.com:laravel/valet

Merge branch 'master' of github.com:laravel/valet #95

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