Skip to content

Drop Mailhog and Redis from default logs list, since Valet doesn't in… #69

Drop Mailhog and Redis from default logs list, since Valet doesn't in…

Drop Mailhog and Redis from default logs list, since Valet doesn't in… #69

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