Skip to content

[Grid] Support sorting by object brick quantity value field (#692) #794

[Grid] Support sorting by object brick quantity value field (#692)

[Grid] Support sorting by object brick quantity value field (#692) #794

Workflow file for this run

name: "PHP-CS-Fixer"
on:
push:
branches:
- "[0-9]+.[0-9]+"
- "[0-9]+.x"
- "*_actions"
- "feature-*"
pull_request_target:
types: [ opened,closed,synchronize ]
permissions:
contents: write
jobs:
php-style:
uses: pimcore/workflows-collection-public/.github/workflows/reusable-php-cs-fixer.yaml@main
secrets:
PHP_CS_FIXER_GITHUB_TOKEN: ${{ secrets.PHP_CS_FIXER_GITHUB_TOKEN }}
with:
head_ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
config_file: .php-cs-fixer.dist.php