Skip to content

Small adjustments to setup: add subheadings and links to docs #415

Small adjustments to setup: add subheadings and links to docs

Small adjustments to setup: add subheadings and links to docs #415

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/[email protected]