Skip to content

Add github actions, DEV-362 #42

Add github actions, DEV-362

Add github actions, DEV-362 #42

Workflow file for this run

name: ExtDN M2 PHPStan
on: [push, pull_request]
jobs:
phpstan:
name: M2 PHPStan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extdn/github-actions-m2/magento-phpstan@master
with:
composer_name: customgento/module-default-store-code-remover-m2