Skip to content

Remove unnecessary assert calls #1760

Remove unnecessary assert calls

Remove unnecessary assert calls #1760

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "feature/*"
push:
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@7.2.2"