Skip to content

[php-cs-fixer] Automated updates generated by php-cs-fixer configuration #7

[php-cs-fixer] Automated updates generated by php-cs-fixer configuration

[php-cs-fixer] Automated updates generated by php-cs-fixer configuration #7

Workflow file for this run

# github action that fixes code with php-cs-fixer
name: PHP-CS-Fixer
on:
push: null
create: null
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
uses: nswdpc/ci-files/.github/workflows/php-cs-fixer.yml@main
secrets: inherit