Skip to content

PHP 8.1 compatiblity & Magento 2 tables update (utilities) #16

PHP 8.1 compatiblity & Magento 2 tables update (utilities)

PHP 8.1 compatiblity & Magento 2 tables update (utilities) #16

Workflow file for this run

on: [push, pull_request]
name: Main
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: magmi --diff --dry-run