Skip to content

Merge pull request #1422 from drbyte/stopdnsmasq #68

Merge pull request #1422 from drbyte/stopdnsmasq

Merge pull request #1422 from drbyte/stopdnsmasq #68

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