Skip to content

3.0 codecov badge but it's not pointing to 3.0.x #40

3.0 codecov badge but it's not pointing to 3.0.x

3.0 codecov badge but it's not pointing to 3.0.x #40

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "main"
push:
branches:
- "*.x"
- "main"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: '8.1'
composer-options: '--prefer-dist --ignore-platform-req=php'