Skip to content

feat: add cs-fixer

feat: add cs-fixer #1

Workflow file for this run

name: Code Style
on:
pull_request:
push:
branches:
- main
jobs:
php-cs-fixer:
uses: FriendsOfShopware/actions/.github/workflows/php-cs-fixer.yml@main