Skip to content

fix: page body column size #135

fix: page body column size

fix: page body column size #135

Workflow file for this run

name: PHP Linting
on:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: overtrue/[email protected]
with:
path: .
options: --exclude="system/libs/polyfill-mbstring/bootstrap80.php"