Skip to content

Run PHPStan as a GitHub Action #116

Run PHPStan as a GitHub Action

Run PHPStan as a GitHub Action #116

name: ExtDN M2 Coding Standard
on:
push:
pull_request:
jobs:
static:
name: M2 Coding Standard
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extdn/github-actions-m2/magento-coding-standard/8.1@master