Skip to content

Merge pull request #821 from boesing/qa/remove-composer-provide-section #289

Merge pull request #821 from boesing/qa/remove-composer-provide-section

Merge pull request #821 from boesing/qa/remove-composer-provide-section #289

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@2.1.0"
with:
php-version: '8.1'