Skip to content

Try new workflow version #325

Try new workflow version

Try new workflow version #325

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@10.1.0"
with:
php-version: "7.4"