mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
test php-laravel action linter
This commit is contained in:
9
.github/workflows/lint-php-laravel.yml
vendored
9
.github/workflows/lint-php-laravel.yml
vendored
@ -1,13 +1,6 @@
|
|||||||
name: Laravel Pint
|
name: Laravel Pint
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
|
||||||
branches: [master, main]
|
|
||||||
paths: ['web/documentserver-example/php-laravel/**']
|
|
||||||
pull_request:
|
|
||||||
branches: [master, main, develop]
|
|
||||||
paths: ['web/documentserver-example/php-laravel/**']
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
|||||||
Reference in New Issue
Block a user