Skip to content

feature: improvements of status with multiworld #218

feature: improvements of status with multiworld

feature: improvements of status with multiworld #218

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"