Skip to content

Feature/service provider test #129

Feature/service provider test

Feature/service provider test #129

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

Check failure on line 16 in .github/workflows/coding-standards.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/coding-standards.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
php-version: '8.2'
composer-options: '--prefer-dist --ignore-platform-req=php'