Skip to content

Lay the groundwork for Herd integration. #65

Lay the groundwork for Herd integration.

Lay the groundwork for Herd integration. #65

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