mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
7 lines
119 B
YAML
7 lines
119 B
YAML
name: fix code styling
|
|
|
|
on: [push]
|
|
|
|
jobs:
|
|
lint:
|
|
uses: laravel/.github/.github/workflows/coding-standards.yml@main |