Skip to content

Remove redundant comments from CI workflow configuration by AI. #842

Remove redundant comments from CI workflow configuration by AI.

Remove redundant comments from CI workflow configuration by AI. #842

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.4