Skip to content

feat: add check for active webProfiler and kernelDebug state #173

feat: add check for active webProfiler and kernelDebug state

feat: add check for active webProfiler and kernelDebug state #173

Workflow file for this run

name: Code Style
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
cs:
if: github.event_name != 'schedule'
uses: shopware/github-actions/.github/workflows/cs-fixer.yml@main
phpstan:
uses: shopware/github-actions/.github/workflows/phpstan.yml@main
with:
extensionName: FroshTools
shopwareVersion: v6.6.0.0-rc1