Skip to content

Simplify InlineParameterFormatterTest (#1411) #75

Simplify InlineParameterFormatterTest (#1411)

Simplify InlineParameterFormatterTest (#1411) #75

Workflow file for this run

name: "Composer Lint"
on:
pull_request:
branches:
- "*.x"
paths:
- .github/workflows/composer-lint.yml
- composer.json
push:
branches:
- "*.x"
paths:
- .github/workflows/composer-lint.yml
- composer.json
jobs:
composer-lint:
name: "Composer Lint"
uses: "doctrine/.github/.github/workflows/composer-lint.yml@4.0.0"