Skip to content

Test run PHPCS baseline #485

Test run PHPCS baseline

Test run PHPCS baseline #485

Workflow file for this run

name: Coding Standard
on:
pull_request:
branches:
- 2.4-develop
permissions:
contents: read
jobs:
coding-standard:
runs-on: ubuntu-latest
steps:
- name: Run Coding Standard
uses: mage-os/github-actions/coding-standard@main