Skip to content

Readme: improvements #2

Readme: improvements

Readme: improvements #2

Workflow file for this run

name: "Linter"
on:
pull_request:
push:
branches: [ "*" ]
jobs:
lint:
name: "Linter"
uses: contributte/.github/.github/workflows/php.yml@v1
with:
name: "Linter"
run: "vendor/bin/parallel-lint src"
php: "8.0"