Skip to content

Set php target 8.2 to analyze code #384

Set php target 8.2 to analyze code

Set php target 8.2 to analyze code #384

name: Coding Standards
on:
push:
pull_request:
workflow_dispatch:
jobs:
cs:
uses: ray-di/.github/.github/workflows/coding-standards.yml@v1
with:
php_version: 8.2