Skip to content

[docs] Change annotation to attribute (#1803) #1853

[docs] Change annotation to attribute (#1803)

[docs] Change annotation to attribute (#1803) #1853

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@5.0.1"
with:
composer-options: "--prefer-dist --prefer-stable"