Skip to content

Add github actions, DEV-367 #1

Add github actions, DEV-367

Add github actions, DEV-367 #1

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-mass-update-tier-prices-m2