Skip to content

Merge pull request #811 from japaveh/fix-proxy #283

Merge pull request #811 from japaveh/fix-proxy

Merge pull request #811 from japaveh/fix-proxy #283

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