Skip to content

Merge pull request #64 from asgoodasnu/feature/DEV-3585_symfony-update #103

Merge pull request #64 from asgoodasnu/feature/DEV-3585_symfony-update

Merge pull request #64 from asgoodasnu/feature/DEV-3585_symfony-update #103

Workflow file for this run

on: [push]
name: PHP-CS-Fixer
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --config=.php-cs-fixer.dist.php --diff --dry-run