Skip to content

Deprecate not passing Criteria constants to orderBy() #344

Deprecate not passing Criteria constants to orderBy()

Deprecate not passing Criteria constants to orderBy() #344

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: "8.1"