Skip to content

Merge pull request #132 from mvorisek/fix_perf_build_regexes_optimized #243

Merge pull request #132 from mvorisek/fix_perf_build_regexes_optimized

Merge pull request #132 from mvorisek/fix_perf_build_regexes_optimized #243

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@5.0.1"