Skip to content

Remove skeletonmapper dependency #24

Remove skeletonmapper dependency

Remove skeletonmapper dependency #24

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