mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 08:10:07 +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
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '*.x'
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user