Skip to content

Update code-style.yml #12

Update code-style.yml

Update code-style.yml #12

Workflow file for this run

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