Skip to content

Apply coding standard #15

Apply coding standard

Apply coding standard #15

Workflow file for this run

name: Coding Standard
on:
pull_request:
push:
jobs:
coding-standard:
name: Coding Standard
uses: brick/coding-standard/.github/workflows/coding-standard.yml@v1
with:
php-version: "8.2"
working-directory: "tools/ecs"