Skip to content

Merge pull request #48 from marshmallow-packages/l11-compatibility #67

Merge pull request #48 from marshmallow-packages/l11-compatibility

Merge pull request #48 from marshmallow-packages/l11-compatibility #67

name: PHP Syntax Checker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
php-cs-fixer:
name: PHP Syntax Checker
runs-on: ubuntu-latest
steps:
- name: Checkout v4
uses: actions/checkout@v4
- name: Check PHP syntax errors
uses: overtrue/[email protected]