mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Update coding-standards.yml
This commit is contained in:
6
.github/workflows/coding-standards.yml
vendored
6
.github/workflows/coding-standards.yml
vendored
@@ -1,6 +1,10 @@
|
|||||||
name: fix code styling
|
name: fix code styling
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
- '*.x'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
|||||||
Reference in New Issue
Block a user