Skip to content

Remove test logger implementations #88

Remove test logger implementations

Remove test logger implementations #88

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