Skip to content

Bump ramsey/composer-install from 1 to 2 #536

Bump ramsey/composer-install from 1 to 2

Bump ramsey/composer-install from 1 to 2 #536

Workflow file for this run

name: Lint
on:
pull_request: ~
push:
branches:
- master
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: --diff --dry-run