Skip to content

v25.02.2 Maint / Small Feature Release #1147

v25.02.2 Maint / Small Feature Release

v25.02.2 Maint / Small Feature Release #1147

Workflow file for this run

name: PHPLint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check PHP syntax errors
uses: overtrue/phplint@9.4.1